Error Response Body
Common Error Codes
| Status | Code | Description |
|---|---|---|
| 400 | invalid_request | The request body is malformed or missing required fields. |
| 401 | unauthorized | The API key or session ID is invalid. |
| 403 | forbidden | You don’t have permission to call this tool on this merchant. |
| 404 | not_found | The requested resource (product, cart, session) does not exist. |
| 429 | rate_limit_exceeded | You have reached your account or session quota. |
| 500 | internal_error | An unexpected error occurred within the gateway. |
| 503 | service_unavailable | The gateway is temporarily overloaded or in maintenance mode. |