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. |
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. |
