Z

Zalando ZEOS Fulfillment Shipping Notices API

REST discovered

Details
URL
https://api.merchants.zalando.com/zfs
Spec
https://developers.merchants.zalando.com/docs/openapi/specs/zfs-shipping-notice.yaml
Docs
https://developers.merchants.zalando.com/docs/openapi/shipping-notices.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.