PaysafeCash Error
codestring
Machine-readable error code.
Example:
invalid_request_parametermessagestring
Human-readable error description.
numberinteger
Numeric error identifier.
paramstring
Request parameter associated with the error, if applicable.
PaysafeCash Error
{
"code": "invalid_request_parameter",
"message": "string",
"number": 0,
"param": "string"
}