Payler API
Search…
General information
Introduction
General
API methods
Payments
Transfers
Saving Cards
Failed requests
Answers in case of failed requests
Error codes
Server error codes
Terms and abbreviations
Terms and abbreviations
Powered By
GitBook
Answers in case of failed requests
If the request fails, the response will contain a description of the error.
Error description parameters:
Name
Format
R/O
Description
code
N
R
Internal error code. Required when contacting technical support service
message
A
R
Description of an error occurred
Example of the response to a failed request:
1
{
2
"error": {
3
"code": 14,
4
"message": "Unable to perform the operation within the non two-step payment"
5
}
6
}
Copied!
API methods - Previous
Saving Cards
Next - Error codes
Server error codes
Last modified
2mo ago
Copy link
Contents
Error description parameters: