Cross-Border Movements API Overview
The Cross-Border Movements API provides data on cross-border movements of items between Zalando logistics facilities.
The retention time for data in this service is 100 days. After that, data may be deleted without notice.
Cross-Border Movements API Scopes
Many zDirect APIs require clients to have specific permissions or scopes for read or write access. You may assign scopes to your apps in the "Applications" section of the zDirect Portal.
For more information on configuring app scopes, see the Applications section of our zDirect Portal guide.
Required scopes are:
Endpoint | scope |
---|---|
/zfs/cross-border-movements | zfs/icm-reports/read |
Rate Limiting
Each endpoint may only make the following number of requests per second:
Endpoint | req/s |
---|---|
/zfs/cross-border-movements | 10 |
For more information, see Rate Limiting.
Sandbox Behavior
When calls are made to the Cross Border Movements API in the sandbox environment, we run basic validation on the request, and if it is well formed, return appropriate sample values.
For more information, see Sandbox Testing in our Getting Started Guide.
Additional Resources
-
For instructions on using the Cross-Border Movements API, see Cross-Border Movements in our Developer Guide.
-
For an OpenAPI reference, see Cross-Border Movements API.