Troubleshoot problems with this comprehensive breakdown of all error codes.
2xx
range indicate success.5xx
range indicate an error with KohortPay’s servers (these are rare).4xx
range indicate an error that failed given the information provided (e.g., a required parameter was omitted, a charge failed, etc.).Name | Type | Description |
---|---|---|
type | string | The type of error returned. One of api_error or invalid_request_error . |
message | string | A human-readable message providing more details about the error. |
code | string | The code of the error. |