- Codes in the 2xxrange indicate success.
- Codes in the 5xxrange indicate an error with KohortPay’s servers (these are rare).
- Codes in the 4xxrange indicate an error that failed given the information provided (e.g., a required parameter was omitted, a charge failed, etc.).
Attributes
| Name | Type | Description | 
|---|---|---|
| type | string | The type of error returned. One of api_errororinvalid_request_error. | 
| message | string | A human-readable message providing more details about the error. | 
| code | string | The code of the error. |