ERROR RESPONSES
Envelope format
{
"success": false,
"error": "Human readable message",
"timestamp": "2025-01-15T12:34:56.789Z",
"retryAfter": 5, // Optional, present on 429 responses
"details": { "...": "..." } // Optional, additional structured data
}HTTP status codes
Status
Scenario
Suggested handling
Validation messages
Payment errors
Rate limiting
Escalation
Last updated
