ORDER-100 - Create a new commercial order

Creates a new commercial order based on the provided cart or quote and customer details.

  • Use Case: This endpoint is used to finalize a cart into a commercial order in a Cart v1 use case. It is not compatible with Cart v2 and later checkout implementation.

  • Permissions: Requires a valid API key and client type.

  • Required Data: The request must include order details such as Cart ID or Quote ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
≥ 0
Defaults to 100

(Optional) Number of preview lines to include in the response. Defaults to 100.

Body Params
string
enum
required
Allowed:
customFields
array of objects
customFields
string
required
string
enum
required
Allowed:
string
required
paymentInfo
object
Headers
string
enum
required

Specifies the client type making the request.

  • OPERATOR: Platform operator user.

  • ACCOUNT: Customer account user.

  • SUPPLIER: Supplier managing orders.

Allowed:
string
required

API key required for authentication. Must be valid and linked to the requesting user.

string

(Optional) Store ID in multi-store environments.

string

(Optional) Store view ID in multi-store environments.

string

(Optional) Customer account ID in multi-account customer user.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json