Error Codes
Understand the error responses returned by the API.
Standard Errors
- •UNAUTHORIZED (401): Missing or invalid API key.
- •FORBIDDEN (403): You do not have permission for this resource.
- •NOT_FOUND (404): The requested resource does not exist.
- •VALIDATION_ERROR (422): Your request parameters are invalid.
- •SANDBOX_ONLY (403): This action can only be performed in sandbox.