Z

Zalando Return Solutions Shipping Documents API

REST discovered

Details
URL
https://api.merchants.zalando.com/zrs/
Spec
https://developers.merchants.zalando.com/docs/openapi/specs/zrs-shipping-documents.yaml
Docs
https://developers.merchants.zalando.com/docs/openapi/zrs-shipping-documents.html
Authentication
Zalando Merchant Platform OAuth access token oauth2_cc discovered Set up OAuth ↗
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.