Orders
- : Needed to manage resources in the service.
Your Emporix tenant name.
Note: The tenant name should always be written in lowercase.
^[a-z][a-z0-9]+$Order's unique identifier.
Token provided by the Emporix system, used to identify logged in customers. This token has an expiry date and is signed with a passphrase.
Event creation response
Request was syntactically incorrect. Details will be provided in the response payload.
Given request is unauthorized - the authorization token is invalid or has expired. Details will be provided in the response payload.
Given authorization scopes are not sufficient and do not match scopes required by the endpoint.
Internal Service Error occurred.
- : Needed to retrieve information about resources in the service.
Your Emporix tenant name.
Note: The tenant name should always be written in lowercase.
^[a-z][a-z0-9]+$site code for the tenant
[a-zA-Z0-9_-]+Date after which we want to filter the orders.
YYYY-MM-DDOrder list
Given request is unauthorized - the authorization token is invalid or has expired. Details will be provided in the response payload.
Given authorization scopes are not sufficient and do not match scopes required by the endpoint.
Internal Service Error occurred.
- : Needed to retrieve information about resources in the service.
Your Emporix tenant name.
Note: The tenant name should always be written in lowercase.
^[a-z][a-z0-9]+$Order's unique identifier.
Order
Given request is unauthorized - the authorization token is invalid or has expired. Details will be provided in the response payload.
Given authorization scopes are not sufficient and do not match scopes required by the endpoint.
Resource has not been found.
Internal Service Error occurred.
- : Needed to manage resources in the service.
Your Emporix tenant name.
Note: The tenant name should always be written in lowercase.
^[a-z][a-z0-9]+$Order's unique identifier.
Token provided by the Emporix system, used to identify logged in customers. This token has an expiry date and is signed with a passphrase.
The new status of the order
INITIALPossible values: Event creation response
Request was syntactically incorrect. Details will be provided in the response payload.
Given request is unauthorized - the authorization token is invalid or has expired. Details will be provided in the response payload.
Given authorization scopes are not sufficient and do not match scopes required by the endpoint.
Resource has not been found.
Internal Service Error occurred.
- : Needed to manage resources in the service.
Your Emporix tenant name.
Note: The tenant name should always be written in lowercase.
^[a-z][a-z0-9]+$Order's unique identifier.
Token provided by the Emporix system, used to identify logged in customers. This token has an expiry date and is signed with a passphrase.
The id of the product that was packed
123The amount of packed items
1Event creation response
Request was syntactically incorrect. Details will be provided in the response payload.
Given request is unauthorized - the authorization token is invalid or has expired. Details will be provided in the response payload.
Given authorization scopes are not sufficient and do not match scopes required by the endpoint.
Resource has not been found.
Internal Service Error occurred.
Last updated
Was this helpful?

