message

Contains information regarding errors

Request

N/A

Response

An object with the message array is returned when an error occurs. See Error handling overview.

The array contains one or more message objects, with the following properties:

Property NameTypeDescription
errorNamestringName of the error that occurred.
codeintegerBlueSnap error code.
descriptionstringDescription of the error that occurred.
invalidPropertystringProperty that caused the error.
fraudEventsstringContainer of fraud-events / fraud-event properties.