LastOrderError

When present, denotes that there was an error attaching the payment to the requested check. Please check the numericCode and the message for more detail.

message
required
string

Human-readable message about the error attaching the payment to the requested check.

numericCode
integer

Unique numeric code assigned to each type of error attaching the payment to the requested check.

{
  • "numericCode": 0,
  • "message": "string"
}