Checkouts
Your Emporix tenant's name.
Note: The tenant should always be written in lowercase.
^[a-z][a-z0-9]+$Customer’s saasToken retrieved when logging in a customer. The header is required for customer's checkout. If the checkout is done by a guest then the header can be skipped.
eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI2MTQ0MzU2MyIsImV4cCI6MTY5Nzk3MDUyOH0.F0b5jr6KeSoBCj-suTLuasmydaJEudc1ZrESkQXSCGkThe request was successful. A unique order ID is returned.
Order’s unique identifier generated when a checkout is triggered.
Request was syntactically incorrect. Details are be provided within the response payload.
Access forbidden. The authorization token has expired.
Authorization token's scopes do not match scopes required by the endpoint.
Selected delivery window does not have available capacity
Some server side exception occurred which prevented it from correctly returning the result.
Last updated
Was this helpful?

