Error Codes
Overview
This section provides a complete list of error codes returned for the Payment Request API. Error Codes are organized by HTTP Status Code for easy reference.
Error Code Categories
Bad Request (400)
| Error code | Error Message |
|---|---|
| 70049 | Schema validation |
| 70053 | Response to RFP cannot be initiated since no original reference found |
| 70059 | The provided RTN does not match the PmtHubTrakId - ('PmtHubTrakId') |
| 70107 | PaymentDueDate is invalid |
| 70706 | Invalid X-Request-ID. Expecting UUID |
| 70707 | Missing X-Request-ID |
| 70712 | Debtor Name cannot be empty |
| 70716 | XRequestId parameter is required and cannot be empty or null |
| 70728 | Creditor Name cannot be empty |
| 70733 | PmtHubTrakId parameter is required and cannot be empty or null |
| 70740 | UltimateDebtor Name cannot be empty |
| 70741 | UltimateCreditor Name cannot be empty |
| 70744 | Debtor AccountNumber cannot be empty |
| 70747 | Creditor AccountNumber cannot be empty |
| 70748 | UserName cannot be empty |
| 70751 | Debtor RoutingNumber cannot be empty |
Not Found (404)
| Error code | Error Message |
|---|---|
| 70007 | Sender FI is signed off from the network - ('NetworkName') |
| 70008 | Receiver FI is signed off from the network - ('NetworkName') |
| 70700 | Sender or Receiver RTN not supported in the network |
| 70759 | Sender FI not available on the preferred network ('NetworkName') |
| 70761 | No Record found (OR) Transaction is older than 30 days |
| 70764 | Receiver FI not available on the preferred network ('NetworkName') |
Conflict (409)
| Error code | Error Message |
|---|---|
| 70080 | Duplicate transaction received with a prior X-Request-ID |
Unprocessable Entity (422)
| Error code | Error Message |
|---|---|
| 70027 | Transaction amount is exceeded than the network limit |
| 70055 | Jxchange Account Inquiry Service System Failures, due to the Account status is either Inactive, Dormant, Closed, Pending Close, No Close on Zero Bal, No Post, No Credits, Restricted, Charged Off, Escheat, Mail Return, Do Not Post, or Account Not Found |
| 70057 | Response to RFP cannot be initiated since payment has already been made for PmtHubTrakId - {PaycenterReferenceId} |
| 70060 | Response to RFP cannot be initiated since the payment request has expired for PmtHubTrakId - ('PmtHubTrakId') |
| 70063 | Response to RFP is not eligible to proceed further for this PmtHubTrakId - ('PmtHubTrakId'). Please verify the RfP transaction |
| 70064 | The accepted amount cannot exceed the payment requested amount for this PmtHubTrakId - ('PmtHubTrakId') |
| 70065 | The accepted amount must be equal to the payment requested amount for this PmtHubTrakId - ('PmtHubTrakId') |
| 70099 | Address Information is mandatory for business customer sending over $3000. Kindly update the address in the Banking core and retry |
| 70105 | Receiving institution is not allowed to receive the payment request |
| 70710 | Invalid Originator Type |
| 70736 | Consumer Originator Type is not allowed if Ultimate Creditor is present |
Internal Server Error (500)
| Error code | Error Message |
|---|---|
| 70715 | Transaction declined due to an internal error. Please try sometime later! |