Create a new sales order
The access token received from the authorization server in the OAuth 2.0 flow.
Optional: If no token is present, the API Gateway injects it.
Specify the desired API version, e.g. '1.0'. If not provided, the last available version is set.
This is the name of your application, e.g. "MyApp/1.0.0". It is used to identify your application.
This is where the version number of your application is entered, e.g. "1.0.0".
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The id of a session in which the call will be executed.
The tenant ID for the target ERP instance.
If true, the sales order number will be renamed if it already exists.
If true, the workflows do not trigger automatic.
The sales order to create.
Model Class: CreateSalesOrder
"A1004465"
"D456-64894-132"
"RE-202404-10000"
Model Class: CreateDepartureCountry
"DE12345"
Model Class: CreateAddress
Model Class: CreateAddress
"2023-02-01T12:45:00.0000000+00:00"
Model Class: CreateSalesOrderPaymentDetail
Model Class: CreateSalesOrderShippingDetail
"an additional order comment"
"an additional customer comment"
"DE"
The created sales order.
Model Class: SalesOrder
The number of the sales order.
"A1004465"
The external number of the sales order.
"D456-64894-132"
The number of the invoice.
"RE-202404-10000"
Model Class: DepartureCountry
The VAT ID of the customer.
"DE12345"
The VAT ID of the merchant.
"DE12345"
Model Class: Address
Model Class: Address
The date when the order was created.
"2023-02-01T12:45:00.0000000+00:00"
Model Class: SalesOrderPaymentDetail
Model Class: SalesOrderShippingDetail
Indicates if the invoice of the order was created in an external system, like Amazon VCS.
false
A comment on the sales order.
"an additional order comment"
A customer comment on the sales order.
"an additional customer comment"
Indicates if the order has been cancelled. There is a special endpoint for cancelling sales orders.
false
The language of the order.
"DE"
Model Class: SalesOrderCancellationDetails
"1-1-1"