🟢Orders

Creating a new order

post
Authorizations
AuthorizationstringRequired

Basic Authorization header using the Bearer scheme.

Body
Responses
200

Success.

post
/client/api/Orders

Updating an order

put
Authorizations
AuthorizationstringRequired

Basic Authorization header using the Bearer scheme.

Body
Responses
200

Success.

put
/client/api/Orders

Last updated

Was this helpful?