messages / message

Contains information regarding errors

Request

N/A

Response

The messages resource is returned when an error occurs. See Error handling overview.

This resource is a container with this property:

Property NameTypeDescription
messagecontainerContainer of message properties.
This property may appear more than once within the given resource.

message sub-resource
The message resource is nested in the messages resource container (as shown above). It is a container with the elements described below, which provides details about the error and its cause.

Property NameTypeDescription
error-namestringName of the error that occurred.
codeintegerBlueSnap error code.
descriptionstringDescription of the error that occurred.
invalid-propertystringProperty that caused the error.
fraud-eventsstringContainer of fraud-events / fraud-event properties.