Z
Zalando Merchant Platform Orders API
Details
- URL
-
https://api-sandbox.merchants.zalando.com/ - Spec
- https://developers.merchants.zalando.com/docs/openapi/specs/orders.yaml
- Docs
- https://developers.merchants.zalando.com/docs/openapi/orders.html
Authentication
Authorization: Bearer <credential> Use your Zalando Merchant Platform client credentials to call the Authentication API POST /auth/token with grant_type=client_credentials to obtain an access token, then send it as Authorization: Bearer ... to merchant APIs. The public auth spec lists token issuance at https://api.merchants.zalando.com/auth/token.