Error shape
Failed requests return JSON withsuccess: false and an error message:
HTTP status codes
Retry guidance
- Use exponential backoff for
5xxresponses. 400and401errors are not retryable without changing the request.- For bulk syncs, paginate with
limit/offsetrather than sending very largeskusarrays.
