This API specification is available for download as an Open API 3.0 YAML file:
Please configure your clients to use this authentication method to submit the user name and password.
To generate a valid JSON Web Token (JWT), just log into the OMT, inspect the browser cookies, and use the value of the cookie called 'OMS_IDENTITY' as JWT. Within a UI-client (e.g., Postman), choose Bearer Token and just type in a valid JWT.
The following permissions must be assigned to a shop:
The permission Create order is required to create an order.
The permission View order is required to view an order.
The permission Order status web service is required to view an order report/ order states for one or more orders.
The permission Change orders is required to create change requests for an order.
The permission View order changes is required to view change requests for an order.
Open ReDoc-rendered Open API documentation in separate window.