โCommon Errors
Overview
Error Response Structure
{
"error": "error_code",
"message": "Human-readable error description",
"details": {
"field": "specific.field.path",
"value": "actual_value",
"expected": "expected_value"
},
"timestamp": "2026-02-13T10:30:00Z",
"path": "/api/invoicing",
"requestId": "req_abc123xyz"
}Field
Description
HTTP Status Codes
400 Bad Request
Common Causes
401 Unauthorized
Common Causes
403 Forbidden
Common Causes
404 Not Found
Common Causes
409 Conflict
Common Causes
415 Unsupported Media Type
417 Expectation Failed
422 Unprocessable Entity
Common Causes
429 Too Many Requests
500 Internal Server Error
501 Not Implemented
503 Service Unavailable
Error Code Reference
Code
Status
Category
Common Cause
Provider-Specific Errors
Qonto
PennyLane
Brevo (SMS)
Universign (eSign)
Debugging Workflow
Related Documentation
Summary
Last updated