Z
Zalando Merchant Price Service API
Details
- URL
-
https://api.merchants.zalando.com/ - Spec
- https://developers.merchants.zalando.com/docs/openapi/specs/prices.yaml
- Docs
- https://developers.merchants.zalando.com/docs/openapi/prices.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.