Skip to main content

SafetyPay SOAP Error

codestring
Example: invalid_restriction
numberinteger
Example: 2039
descriptionstring

Error description.

Example: The value passed in INSTRUMENT is not valid.
SafetyPay SOAP Error
{
"code": "invalid_restriction",
"number": 2039,
"description": "The value passed in INSTRUMENT is not valid."
}