Skip to main content

Error Codes

Overview

This section provides a complete list of error codes returned for the Payment API. Error Codes are organized by HTTP status Code for easy reference.

Error Code Categories

Bad Request (400)
Error codeError Message
70049Schema validation
70706Invalid X-Request-ID. Expecting UUID
70707Missing X-Request-ID
70712Debtor Name cannot be empty
70728Creditor Name cannot be empty
70730RfPPmtHubTrakId cannot be empty or null if PaymentRequestDetails is present
70733PmtHubTrakId parameter is required and cannot be empty or null
70740UltimateDebtor Name cannot be empty
70741UltimateCreditor Name cannot be empty
70744Debtor AccountNumber cannot be empty
70746Creditor RoutingNumber cannot be empty
70747Creditor AccountNumber cannot be empty
70748UserName cannot be empty
70765The transfer fee must be greater than zero and less than the transfer amount
Not Found (404)
Error codeError Message
70700Sender or Receiver RTN not supported in the network
70732Payment cannot be done, no record found for RfPPmtHubTrakId: ('RfPPmtHubTrakId')
70759Sender FI not available on the preferred network ('NetworkName')
70761No Record found (OR) Transaction is older than 30 days
70764Receiver FI not available on the preferred network ('NetworkName')
Conflict (409)
Error codeError Message
70080Duplicate transaction received with a prior X-Request-ID
Unprocessable Entity (422)
Error codeError Message
70007Sender FI is signed off from the network - ('NetworkName')
70008Receiver FI is signed off from the network - ('NetworkName')
70016Consumer Originator Type is not allowed if Ultimate Debtor is present
70027Transaction amount is exceeded than the network limit
70041Receiver institution is not allowed to receive the payment
70052Payment cannot be done, the payment amount must be equal to the RFP requested amount
70054Payment cannot be done, the payment amount must be equal to the RFP accepted amount
70055Jxchange 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
70069Sender Account is blocked for sending payment
70084Payment cannot be done, the payment has already been made against the RFPPmtHubTrakId: ('RfPPmtHubTrakId')
70090Insufficient funds to complete the transaction
70099Address Information is mandatory for business customer sending over $3000. Kindly update the address in the Banking core and retry
70102Sender institution is not allowed to initiate the payment
70103Sender account is exceeded daily amount limit
70104Sender account is exceeded daily transactions limit
70112Payment cannot be done, the payment amount cannot exceed the RFP requested amount
70118Payment cannot be done, the RFP has already been Rejected or Failed
70119Payment cannot be done, due date is exceeded
70201Payment has been rejected by fraud engine
70710Invalid Originator Type
Internal Server Error (500)
Error codeError Message
70715Transaction declined due to an internal error. Please try sometime later!
Gateway Timeout (504)
Error codeError Message
70714Transaction declined due to an internal error. Kindly verify status of the transaction before retrying it again.