Z
Zalando ZEOS Intra-Community Movements API
Details
- URL
-
https://api.merchants.zalando.com/zfs/stock-movements - Spec
- https://developers.merchants.zalando.com/docs/openapi/specs/zfs-intra-community-movements.yaml
- Docs
- https://developers.merchants.zalando.com/docs/openapi/intra-community-movements.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.