Get Sales Order
Get a specific sales order
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The tenant ID for the target ERP instance.
Path Parameters
Response
Returns the sales order for the given id.
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"