Creates a new sales order.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The tenant ID for the target ERP instance.
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The Company-Id (int or uuid) of the company on whose behalf the request is executed.
Body
Request parameters
Creates a new sales order. - Request
Indicates whether automatic workflows should be disabled for this sales order.
Indicates whether the billing address should be used as the shipment address. If no shipment address is provided and the flag ist not set, the billing address will also be used as shipment address. If the shipment address is provided, this flag will be ignored.
The SalesOrder CartonItemId
"b45f6432-2462-4c6f-b00f-1d9d01000000"
The SalesOrder CompanyId
"b45f6432-2462-4c6f-b00f-1d9d01000000"
The customer ID.
"b45f6432-2462-4c6f-b00f-1d9d01000000"
The SalesOrder OnHoldReasonId
"b45f6432-2462-4c6f-b00f-1d9d01000000"
The SalesOrder PaymentMethodId
"b45f6432-2462-4c6f-b00f-1d9d01000000"
The SalesOrder ProcessColourId
"b45f6432-2462-4c6f-b00f-1d9d01000000"
The SalesOrder ProcessStatusId
"b45f6432-2462-4c6f-b00f-1d9d01000000"
SalesOrderBillingAddress
DepartureCountry
ExternalDetails
List of SalesOrderLineItem
PaymentDetails
SalesOrderPaymentInfo
SalesOrderShipmentAddress
ShippingDetails
TaxDetails
SalesOrderText
The SalesOrder CustomerSalesOrderNumber
The SalesOrder ItemDescriptionType
0, 1, 2 The SalesOrder LanguageISO
2 - 5The SalesOrder ReadOnlyType
0, 1, 2 The SalesOrder Date
The SalesOrder SalesOrderNumber
The SalesOrder ShippingMethodId
"b45f6432-2462-4c6f-b00f-1d9d01000000"
The SalesOrder VATId
Response
Sales order created successfully