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 Name | Type | Description |
---|---|---|
| container | Container 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 Name | Type | Description |
---|---|---|
| string | Name of the error that occurred. |
| integer | BlueSnap error code. |
| string | Description of the error that occurred. |
| string | Property that caused the error. |
| string | Container of fraud-events / fraud-event properties. |