Skip to main content

Response Codes

Overview

There are two scenarios when the response codes are used.

When a request is processed successfully

The response message will contain two sections.

  • Status Codes - To inform the user that the message has been successfully processed
  • Reason Codes - To inform the user what the status of the message is, either accepted , or stored in the SAF (Store and Forward) Queue for future processing.

When requests fail to be processed

When an API request fails a business logic validation, a rejection message will be sent back to the client. This rejection message will contain three sections.

  • Status Codes - To inform the user that the message failed to be processed
  • Reasons Codes - To inform the user of the reason code
  • Reject Reason - More detailed explanation of the rejection message.

API Gateway General Response Code

info

Please refer to the respective API specification for more information, as this applies only to specific APIs.

Status CodeDescriptionActual Response
API.001Invalid URL
API.002Invalid formatdata.{fieldName} - Invalid format
API.003Invalid lengthdata.{fieldName} - Invalid length
API.004Invalid valuedata.{fieldName} - Invalid value"
API.005Missing mandatory fielddata.{fieldName} - Not Found
API.007Unauthorized requestUnauthorized request
API.008Request timeout
KMS.001Invalid Signature
KMS.002Failed to generate signature

Status Codes and Reason Codes

  1. Status Code: High-level response code indicating the overall transaction status (e.g., success, failure, or pending).
  2. Reason Code: A specific response code that provides further details to help troubleshoot issues.
  3. Name: A human-readable label for the response code, offering a quick insight into the issue category (e.g., MERCHANT_UNAVAILABLE).
  4. Description: A clear, human-readable explanation of the response or error, including possible next steps (e.g., "Terminal/Merchant missing or inactive.").
  5. Details (not listed in table): An optional field providing an extended explanation of the reason code, including technical insights or additional troubleshooting guidance.
  6. Additional Codes (not listed in table): An optional field for response codes from third-party providers, offering supplementary information relevant to the transaction.

Status CodeNameDescription
ACSPAcceptedSettlementInProcessAll preceding checks such as technical validation and customer profile were successful and therefore the payment initiation has been accepted for execution
ACTCAcceptedTechnicalValidationAuthentication and syntactical and semantical validation are successful
RJCTRejectedPayment initiation or individual transaction included in the payment initiation has been rejected.
Status CodeReason CodeNameDescription
ACSPU000ACCEPTEDSuccess/ Transaction Accepted
ACTCU002ACCEPTEDSuccess/ Transaction Accepted Stored in SAF
RJCTU100PRODUCT_NOT_FOUNDProduct Not Found
RJCTU101CONFIGURATION_ERRORTenant Not Found
RJCTU102CONFIGURATION_ERRORTenant Not Active
RJCTU103CONFIGURATION_ERRORTenant Undefined
RJCTU104CONFIGURATION_ERRORInbound Scheme Not Found
RJCTU105CONFIGURATION_ERRORInbound Scheme Not Active
RJCTU106TRANSACTION_NOT_FOUNDOriginal Payment Not Found
RJCTU107TRANSACTION_ALREADY_REJECTEDOriginal Payment Rejected
RJCTU108TRANSACTION_ALREADY_REJECTEDOriginal Payment Not Responded
RJCTU110MESSAGE_VALIDATION_ERRORCurrency Code or RFI Code is Invalid
RJCTU111AMOUNT_BELOW_MINIMUMMinimum Amount Check Failed
RJCTU112AMOUNT_EXCEEDS_MAXIMUMMaximum Amount Check Failed
RJCTU114MESSAGE_VALIDATION_ERRORMod 10 check failed
RJCTU115MESSAGE_VALIDATION_ERRORDate Sent Tolerance Check failed
RJCTU116MESSAGE_VALIDATION_ERRORDate Settlement Tolerance Check failed
RJCTU117CONFIGURATION_ERROROriginal Date Tolerance configuration error
RJCTU118CONFIGURATION_ERROROriginal Date Tolerance check failed
RJCTU119CONFIGURATION_ERRORSession Validation Failed
RJCTU121FI_NOT_FOUNDInbound Bank Not Found
RJCTU122FI_UNAVAILABLEInbound Bank Not Active
RJCTU123PRODUCT_NOT_FOUNDProduct Undefined
RJCTU124MESSAGE_VALIDATION_ERRORBank Code Not found in message
RJCTU125CONFIGURATION_ERRORInbound Bank Id Cannot be Determined (Bank Classifier not found)
RJCTU126FI_NOT_FOUNDOutbound Bank Cannot be Determined
RJCTU128FI_UNAVAILABLEOutbound Bank Not Active
RJCTU129FI_NOT_FOUNDPayee Bank Unavailable
RJCTU130CONFIGURATION_ERRORInbound Settlement Bank not found
RJCTU131CONFIGURATION_ERROROutbound Settlement Bank not found
RJCTU132CONFIGURATION_ERRORInbound Settlement Bank Inactive
RJCTU134CONFIGURATION_ERROROutbound Settlement Bank Inactive
RJCTU135PREAUTH_NOT_FOUNDPre-Authorization Match Not Found
RJCTU136PREAUTH_REJECTEDPre-Authorization Bank Account Check Failed
RJCTU137SYSTEM_ERRORPre-Authorization Timeout
RJCTU138CONFIGURATION_ERRORPre-Authorization Config Not Found
RJCTU139CONFIGURATION_ERRORPre-Authorization Endpoint or Channel Not Configured
RJCTU140SYSTEM_ERRORPre-Authorization Exception No Response Returned
RJCTU141SYSTEM_ERRORPre-Authorization Exception
RJCTU142AMOUNT_EXCEEDS_MAXIMUMPre-Authorization Stand-In Limit Exceeded
RJCTU143INVALID_SOURCEPre-Authorization Stand-In Account Not Found
RJCTU144INVALID_SOURCEPre-Authorization Stand-In Account Inactive
RJCTU145INSUFFICIENT_FUNDSPre-Authorization Stand-In Insufficient Funds
RJCTU146PREAUTH_NOT_ALLOWEDPre-Authorization Stand-In Not Permitted
RJCTU147SYSTEM_ERRORPre-Authorization No Stand-In Response
RJCTU149DUPLICATE_REQUESTDuplicate Transaction
RJCTU150CONFIGURATION_ERRORNotification Configuration Not Found
RJCTU151CONFIGURATION_ERRORNotification Endpoint Or Channel Not Configured
RJCTU155FRAUD_VALIDATION_ERRORFraud Check Failed
RJCTU156FRAUD_VALIDATION_ERRORSanction Check Failed
RJCTU157FRAUD_VALIDATION_ERRORAML Check Failed
RJCTU159CONFIGURATION_ERRORPre-Authorization Stand-In Rejected with Default Status
RJCTU160CONFIGURATION_ERRORSettlement Rules Not Found
RJCTU161CONFIGURATION_ERRORSettlement Endpoint or Channel Not Configured
RJCTU162CONFIGURATION_ERRORSettlement Confirmation Not Received
RJCTU163CONFIGURATION_ERRORForwarded Settlement Confirmation Response Not Received
RJCTU164CONFIGURATION_ERRORSettlement Total Management Not Configured
RJCTU170FI_UNAVAILABLEOnline Route Not Found
RJCTU171FI_UNAVAILABLEOnline Authorization Exception
RJCTU172FI_UNAVAILABLEOnline Authorization Exception No Response returned
RJCTU173FI_UNAVAILABLEOnline Authorization Exception Timeout
RJCTU180CONFIGURATION_ERRORAuthorization Service is Not Configured
RJCTU181AMOUNT_EXCEEDS_MAXIMUMStand-In Limit Exceeded
RJCTU182INVALID_SOURCEStand-In Account Not Found
RJCTU183INVALID_SOURCEStand-In Account Inactive
RJCTU184INSUFFICIENT_FUNDSStand-In Insufficient Funds
RJCTU185REQUEST_REJECTEDStand-In Not Permitted
RJCTU186SYSTEM_ERRORStand-In No Response
RJCTU187REQUEST_REJECTEDStand-In forwarding Advice cannot be delivered
RJCTU189REQUEST_REJECTEDStand-In Rejected With Default Status
RJCTU190LIQUIDITY_ERRORLiquidity Management Not Configured
RJCTU191LIQUIDITY_ERRORLiquidity Rules Not Found
RJCTU192LIQUIDITY_ERRORLiquidity Position Validation Rule not found (Threshold limits)
RJCTU193LIQUIDITY_ERRORLiquidity Position Validation Failure
RJCTU194LIQUIDITY_ERRORInsufficient Liquidity to process payment
RJCTU195LIQUIDITY_ERRORLiquidity Forced Payment Rejection
RJCTU196LIQUIDITY_ERRORLiquidity Parameter Invalid Or Null
RJCTU197LIQUIDITY_ERRORLiquidity Parameters Not Found
RJCTU198LIQUIDITY_ERRORLiquidity Validation Not Found
RJCTU199LIQUIDITY_ERRORLiquidity Position Definition Not Found
RJCTU200LIQUIDITY_ERRORLQM Maximum Amount Not Found
RJCTU201LIQUIDITY_ERRORLQM Maximum Amount Exceeded
RJCTU202LIQUIDITY_ERRORLQM Net Sender Threshold Limit Not Found
RJCTU203LIQUIDITY_ERRORLQM Insufficient Net Sender Funds
RJCTU205CONFIGURATION_ERRORScheme Settlement Body Unavailable
RJCTU206SETTLEMENT_ERRORSettlement Rejection
RJCTU207CONFIGURATION_ERRORDefault Settlement Body Not Defined
RJCTU208SETTLEMENT_ERRORSettlement Forward Confirmation Send Failed
RJCTU209SETTLEMENT_ERRORSettlement Forward Confirmation Receive Failed
RJCTU210CONFIGURATION_ERROROutbound Scheme Not Found
RJCTU211CONFIGURATION_ERROROutbound Scheme Not Active
RJCTU212CONFIGURATION_ERRORConnector Not Found
RJCTU213CONFIGURATION_ERRORConnector Configuration Error
RJCTU214CLEARING_REJECTEDClearing Rejection
RJCTU215REQUEST_REJECTEDMessage Rejected with admi.002
RJCTU221CONFIGURATION_ERRORMandate Rules Not Found
RJCTU222SYSTEM_ERRORMandate Master Update Error
RJCTU223CONSENT_NOT_FOUNDMandate Record Not Found
RJCTU224INVALID_CONSENTMandate Start Date Less Than Current Date
RJCTU225INVALID_CONSENTMandate Start Date Format Error
RJCTU226INVALID_CONSENTMandate End Date Less Than Current Date
RJCTU227INVALID_CONSENTMandate End Date Format Error
RJCTU228INVALID_CONSENTMandate Frequency Type Validation Error
RJCTU229INVALID_CONSENTMandate Updater Not Known
RJCTU230REQUEST_NOT_ALLOWEDMandate Sender Not Allowed To Update
RJCTU231MESSAGE_VALIDATION_ERRORMandate Status Validation Error
RJCTU232AMOUNT_EXCEEDS_MAXIMUMAmount Greater Than Maximum Limit
RJCTU233MESSAGE_VALIDATION_ERRORMandate Amount Missing
RJCTU234MESSAGE_VALIDATION_ERRORRequest Before Mandate Start Date
RJCTU235MESSAGE_VALIDATION_ERRORFuture Mandate Cannot Be Updated
RJCTU236MESSAGE_VALIDATION_ERRORExpired Mandate Cannot Be Updated
RJCTU237MESSAGE_VALIDATION_ERRORCancelled Mandate Cannot Be Updated
RJCTU238MESSAGE_VALIDATION_ERRORRequest After Mandate End Date
RJCTU239MESSAGE_VALIDATION_ERRORHold Date Exceeds Exipry Date
RJCTU264REQUEST_NOT_ALLOWEDMandate Is Not Pending Authorization
RJCTU265MESSAGE_VALIDATION_ERRORAcceptable Source of Fund Not Allowed
RJCTU266CONFIGURATION_ERRORCryptoAES Alias Not Found
RJCTU267CONFIGURATION_ERRORCryptoAES Key Format Error
RJCTU268REQUEST_NOT_ALLOWEDCannot perform action on the provided Consent
RJCTU269MESSAGE_VALIDATION_ERRORRTPTxn Not Matched
RJCTU270MESSAGE_VALIDATION_ERRORSubstate Not Matched
RJCTU271MESSAGE_VALIDATION_ERRORMandateInitTxn Not Matched
RJCTU272MESSAGE_VALIDATION_ERRORMandateEndDt Less Equals Than CurrentDt
RJCTU273MESSAGE_VALIDATION_ERRORRtpRecord Not Found
RJCTU274MESSAGE_VALIDATION_ERRORCA Not Matched
RJCTU275MESSAGE_VALIDATION_ERRORDA Not Matched
RJCTU276MESSAGE_VALIDATION_ERRORConsent Type Not Allowed
RJCTU277DECODING_ERRORCryptoDec Failed
RJCTU278ENCODING_ERRORCryptoEnc Failed
RJCTU279SIGNATURE_ERRORCryptoSign Failed
RJCTU280CONFIGURATION_ERRORCertPath Not Config
RJCTU281CONFIGURATION_ERRORCryptoVerify Failed
RJCTU282CONFIGURATION_ERRORCryptoRule Not Found
RJCTU283MESSAGE_VALIDATION_ERRORMandate BRNValue Check Failed
RJCTU284REQUEST_NOT_ALLOWEDMandate Update Not Allowed
RJCTU285INVALID_CONSENTMandate Expired
RJCTU286INVALID_CONSENTMandate Not Active
RJCTU287AMOUNT_EXCEEDS_MAXIMUMExceed Mandate MaxAmt
RJCTU288REQUEST_NOT_ALLOWEDMandate Status Not Allowed
RJCTU289INVALID_CONSENTMandate Expiry Date Exceed Max
RJCTU290INVALID_CONSENTMandate Init Request Expired
RJCTU300ENQUIRY_REQUIREDNo QR Enquiry prior to QR Payment
RJCTU301MESSAGE_VALIDATION_ERRORInvalid Source of Fund (QR)
RJCTU304MESSAGE_VALIDATION_ERRORInvalid QR Response
RJCTU305MESSAGE_VALIDATION_ERRORDate in BizMsgId does not match CreDtTm (QR)
RJCTU306MESSAGE_VALIDATION_ERRORInvalid Secondary ID (QR)
RJCTU307MESSAGE_VALIDATION_ERRORQR Category does not match transaction type (QR)
RJCTU310RFP_ALREADY_EXPIREDRequest For Pay Expired
RJCTU311INVALID_RFPRequest For Pay Already Transferred
RJCTU312RFP_NOT_FOUNDRequest For Pay Not Found
RJCTU313RFP_ALREADY_COMPLETEDRequest For Pay Already Processed
RJCTU314RFP_ALREADY_REJECTEDRequest For Pay Already Rejected
RJCTU315INVALID_RFPRequest For Pay Invalid State
RJCTU316RFP_ALREADY_COMPLETEDRequest For Pay Already Received
RJCTU317INVALID_SOURCERequest For PayInvalidDbtrAgt
RJCTU318MESSAGE_VALIDATION_ERRORExpiry Date Less Than Current Date
RJCTU319MESSAGE_VALIDATION_ERRORExpiry Date Format Error
RJCTU320MESSAGE_VALIDATION_ERRORRequested Execution Date Less Than Current Date
RJCTU321MESSAGE_VALIDATION_ERRORRequested Execution Date Format Error
RJCTU322INVALID_CONSENTMandate Is Not Active
RJCTU323MESSAGE_VALIDATION_ERRORInvalid Debtor Agent
RJCTU324MESSAGE_VALIDATION_ERRORInvalid Original Debtor Agent
RJCTU325INVALID_CONSENTMandate Already Transferred
RJCTU326RFP_ALREADY_COMPLETEDRequest For Pay Already Accepted
RJCTU327MERCHANT_UNAVAILABLEMerchant Not Active
RJCTU328MERCHANTPRODUCT_NOT_FOUNDMerchant Product Not Found (Biller Code Not Found)
RJCTU329MERCHANT_NOT_FOUNDMerchant Not Found
RJCTU330CONFIGURATION_ERRORMerchant Parameter Not Found
RJCTU331AMOUNT_BELOW_MINIMUMMerchant Min Amount Check Failed
RJCTU332AMOUNT_EXCEEDS_MAXIMUMMerchant Max Amount Check Failed
RJCTU333MESSAGE_VALIDATION_ERRORDateXpry Check Failed
RJCTU334INVALID_CONSENTMandate Is Not Pending
RJCTU335CONFIGURATION_ERRORRPF Lookup Rules Not Found
RJCTU336MESSAGE_VALIDATION_ERRORPreAuth Expiry Date Format Error
RJCTU337MESSAGE_VALIDATION_ERRORPreAuth Expiry Date Exceeds Mandate Exipry Date
RJCTU338MESSAGE_VALIDATION_ERRORPreAuth Expiry Date Less Than CreDtTm
RJCTU339MESSAGE_VALIDATION_ERRORPreAuth Expiry Date Less Than Current Date
RJCTU340MERCHANTPRODUCT_UNAVAILABLEMerchant Product Not Active
RJCTU341CONFIGURATION_ERRORMerchant Validation Rule Not Found
RJCTU342CONFIGURATION_ERRORMerchant Product Bank Code Not Found
RJCTU343INVALID_CONSENTMandate Update Already In Progress
RJCTU344MESSAGE_VALIDATION_ERRORDDParticipants Checks Fail
RJCTU345CONSENT_ALREADY_REJECTEDRejected Mandate Cannot Be Updated
RJCTU346CONSENT_ALREADY_REJECTEDRejected Mandate Cannot Be Authorized
RJCTU347REQTOPAY_ALREADY_PENDINGRequest For Pay Already Pending Authorization
RJCTU348MESSAGE_VALIDATION_ERRORCreditor Bank Account Details Missing
RJCTU800CONFIGURATION_ERRORAlias Management action not configured
RJCTU801CONFIGURATION_ERRORAlias rules not found
RJCTU802CONFIGURATION_ERRORAddressing Privilege not defined
RJCTU803CONFIGURATION_ERRORNot sufficient privilege to perform addressing action
RJCTU804PROXY_NOT_FOUNDAlias Not Found
RJCTU805PROXY_SUSPENDEDAlias is suspended
RJCTU806PROXY_ALREADY_INSAMEFIAlias already registered with the same FI but different account
RJCTU807PROXY_ALREADY_INOTHERFIAlias already registered with another FI
RJCTU808PROXY_ALREADY_INSAMEFIAlias already registered with the same account
RJCTU809MESSAGE_VALIDATION_ERRORNot sufficient privilege to perform addressing action on an alias
RJCTU810MESSAGE_VALIDATION_ERRORAlias Request failed
RJCTU811PROXY_SUSPENDEDAlias suspended by Administrator
RJCTU812CONFIGURATION_ERRORAlias Destination Not Configured
RJCTU813SYSTEM_ERRORCache Alias Maintenance Failed
RJCTU814PROXY_ALREADY_INSAMEFIAlias already registered with same FI
RJCTU815DUPLICATE_REQUESTDuplicate Alias Service Request
RJCTU816DUPLICATE_REQUESTDuplicate Alias Service Request Detected
RJCTU850CONFIGURATION_ERRORSystem Notification Event Code Or Rules Not Found
RJCTU851CONFIGURATION_ERRORGeneral Purpose Rules Not Found
RJCTU890CONFIGURATION_ERRORInvalid Business Hierarchy
RJCTU900SYSTEM_ERRORInternal Timeout
RJCTU901SYSTEM_ERRORSystem Malfunction
RJCTU902SYSTEM_ERRORConnection Or Communication Error
RJCTU903SYSTEM_ERRORScripting Error
RJCTU904SYSTEM_ERROREndpoint Error
RJCTU905CONFIGURATION_ERRORConfiguration Error
RJCTU906SYSTEM_ERRORLogging or Database Error
RJCTU907SYSTEM_ERRORSession Error - No Plan Executed
RJCTU908SYSTEM_ERRORValidation Error
RJCTU909SYSTEM_ERRORAvailable Response Code
RJCTU910SYSTEM_ERRORNo Session Response Within Timeout
RJCTU911SYSTEM_ERRORNo Such Session
RJCTU912SYSTEM_ERRORSession Validation Error
RJCTU913SYSTEM_ERRORNo Session Request Variable
RJCTU990SYSTEM_ERRORSession Error Timeout
RJCTU992SYSTEM_ERRORResponse Not Delivered
RJCTU993UNDETERMINED_REASONReason Code not determined in response from [XXX]
RJCTU999SIGNATURE_ERRORSignature Validation Failed on Request
RJCTP001CONFIGURATION_ERRORInvalid Forex Rate
RJCTP002MESSAGE_VALIDATION_ERRORSettlement Amount is not matched with Field3
RJCTP003REQUEST_NOT_ALLOWEDNon Bank Participant Not Allow
RJCTP004MESSAGE_VALIDATION_ERRORDuplicate Forex Record
RJCTP005MESSAGE_VALIDATION_ERRORInvalid Forex Record
RJCTP006SYSTEM_ERRORForex Rate Expired
RJCTP007MESSAGE_VALIDATION_ERRORField 3 and IntrBkSttlmAmt not match
RJCTP008AMOUNT_EXCEEDS_MAXIMUMPreauth Amount exceed limit
RJCTP009CONFIGURATION_ERRORPreauth Limit not configured
RJCTP010MESSAGE_VALIDATION_ERRORInvalid Ref-1
RJCTP990SYSTEM_ERRORSession Error Timeout

Reject Reasons

These are the reject codes used in the event the message is rejected due to any message validation error.

info

For ISO20022 message specifications user, these will be returned in admi.002.XXX.XX message schema

CodeNameDescription
0001MESSAGE_VALIDATION_ERRORMissing mandatory Field
0002MESSAGE_VALIDATION_ERRORInvalid attribute type
0003MESSAGE_VALIDATION_ERROREndpoint has no definition for given attribute type
0004DECODING_ERRORInvalid character detected during decoding of BCD encoded length
0005ENCODING_ERRORUnsupported length encoding
0006ENCODING_ERRORSign byte for a BCD number was not 'C' or 'D'
0007SIGNATURE_ERRORInvalid Sign Nibble
0008DECODING_ERRORExtra content for array field while decoding value
0009MESSAGE_VALIDATION_ERRORNot enough elements for array field of fixed number of elements while decoding value
0010MESSAGE_VALIDATION_ERRORArray field too long while encoding
0011MESSAGE_VALIDATION_ERRORArray field too short while encoding
0012MESSAGE_VALIDATION_ERRORLength value too long to encode for specified length type
0013DECODING_ERRORDecoding of BER TLV field reached end prematurely
0014ENCODING_ERROREncoding content too long for size of field
0015MESSAGE_VALIDATION_ERRORInbound field validation failed
0016MESSAGE_VALIDATION_ERROROutbound field validation failed
0017MESSAGE_VALIDATION_ERRORInbound validation rule failed
0018MESSAGE_VALIDATION_ERROROutbound validation rule failed
0019SYSTEM_ERRORScript execution error
0020SYSTEM_ERRORInbound Assignment Error
0021SYSTEM_ERROROutbound Assignment Error
0022CONFIGURATION_ERRORConfiguration Error
0023MESSAGE_VALIDATION_ERRORUnknown Field
0024MESSAGE_VALIDATION_ERRORNo EftContexts found
0025MESSAGE_VALIDATION_ERRORNo EftContext found
0026MESSAGE_VALIDATION_ERRORNo Card Type found
0027MESSAGE_VALIDATION_ERRORNo Card Service Type found
0028DUPLICATE_REQUESTDuplicate Message
0029DECODING_ERRORInvalid data found for decode
0030ENCODING_ERRORInvalid data found for encode
0031ENCODING_ERROREncoding content too short for size of field
0032SIGNATURE_ERRORInvalid tag delimiter
0033SIGNATURE_ERRORInvalid attribute delimiter
0034SIGNATURE_ERRORNot matching end tag
0035MESSAGE_VALIDATION_ERRORNot well formed XML data
0036SIGNATURE_ERRORDecoded length is invalid
0037MESSAGE_VALIDATION_ERRORUnsupported Message Composition
0038MESSAGE_VALIDATION_ERRORUnsupported Message Type
0039MESSAGE_VALIDATION_ERRORField Not Enabled
0040SYSTEM_ERRORNo Matching Session Found
0041SYSTEM_ERRORNo Message type
0042SYSTEM_ERRORRuntime Error
0043SYSTEM_ERRORNo Session Definition
0044SYSTEM_ERRORMessage Correlation Error
0045SYSTEM_ERRORNO_ALIAS_PRODUCED
0046DECODING_ERRORDECODE_VALUE_TOO_SHORT
0047DECODING_ERRORDECODE_VALUE_TOO_LONG
0048SIGNATURE_ERRORINVALID_XML_PCDATA
0049SYSTEM_ERRORSession Not Active
0050SYSTEM_ERRORNO Outbound Handler
0051SYSTEM_ERRORFile load session processing error
0052MERCHANT_UNAVAILABLETerminal/Merchant missing or inactive
0053SYSTEM_ERRORInvalid enum value found during BSI marshalling/ unmarshalling
0054ENCODING_ERROREncoded payload is too large for configured maximum message size
0055ENCODING_ERROREncoded header is too large for configured maximum message size
0056ENCODING_ERROREncoded trailer is too large for configured maximum message size
0057SYSTEM_ERRORMAC validation failed
0058SYSTEM_ERRORMAC generation failed
0059SYSTEM_ERRORData encryption failed
0060SYSTEM_ERRORData decryption failed
0061PIN_TRANSLATION_FAILEDPIN translation failed
0062PIN_VERIFICATION_FAILEDPIN verification failed

End to End Return Codes for RFI and SAN

These are the return codes that should be provided by the RFI or SAN in the event of a rejected request by the respective party for all RPP services.

From RFI

From SAN

From RPP/To OFI

Name

Status Description

TxSts

Rsn/Cd

P-39 Response Code

TxSts

Rsn/Prtry

ACSP

00

00

ACSP

U000

ACCEPTED

Successful Transaction

-

-

68

RJCT

68

SYSTEM_ERROR

SAN responds with Timeout

  • Account Enquiry timed out

-

-

68

RJCT

68

SYSTEM_ERROR

SAN responds with Timeout

  • Credit Transfer timed out

-

-

-

RJCT

U999

SIGNATURE_ERROR

Invalid signature (OFI to RPP)

RPP received an invalid signature request

RJCT

25

25

RJCT

25

SIGNATURE_ERROR

Invalid signature (RPP to RFI)

RFI received an invalid signature request

-

-

25

RJCT

25

SIGNATURE_ERROR

Invalid signature (RPP to SAN)

SAN received an invalid signature request

-

-

30

RJCT

30

MESSAGE_VALIDATION_ERROR

Invalid signature (RFI to SAN)

SAN received an invalid MAC in the response from RFI

RJCT

45

45

RJCT

45

INVALID_DESTINATION

Unable to credit – reject response from beneficiary

  • Beneficiary Account is dormant
  • Beneficiary Account is invalid
  • Beneficiary Account is closed
  • Beneficiary Account is blacklisted
  • Beneficiary Account is on hold or blocked
  • Beneficiary is deceased

RJCT

52 (no current Account)

53

RJCT

52 or 53

INVALID_DESTINATION

Unable to Credit, Account does not exist or Invalid Account (RFI)

RJCT

53 (no savings account)

53

RJCT

53

INVALID_DESTINATION

Unable to Credit, Account does not exist or Invalid Account (RFI)

RJCT

N3 (invalid account)

53

RJCT

N3 or 53

INVALID_DESTINATION

Unable to Credit, Account does not exist or Invalid Account (RFI)

RJCT

39

53

RJCT

39 or 53

INVALID_DESTINATION

No Credit Account

RJCT

13

13

RJCT

13

MESSAGE_VALIDATION_ERROR

Unable to Credit, Invalid Amount

RJCT

12

57

RJCT

12 or 57

REQUEST_REJECTED

Invalid transaction / Transaction not allowed

RJCT

40

57

RJCT

40 or 57

REQUEST_REJECTED

Requested Function Not Supported

-

-

92

RJCT

92

FI_UNAVAILABLE

Financial institution or intermediate network facility cannot be found for routing

-

-

91

RJCT

91

SYSTEM_ERROR

Issuer or switch is inoperative

RJCT

30

30

RJCT

30

MESSAGE_VALIDATION_ERROR

Format Error

Includes the following:

  • SAN received a format error on the message
  • RFI received a format error on the message
  • RPP received a format error on the message

-

-

05

RJCT

05

DUPLICATE_REQUEST

SAN receives an invalid response from RFI

RJCT

94

05

RJCT

94 or 05

DUPLICATE_REQUEST

Duplicate Transmission

Same with ISO – Transaction reference is not unique within the message

-

-

90

RJCT

90

OUTSIDE_OP_HOURS

Cutover is in process

-

-

68

RJCT

68

SYSTEM_ERROR

Response Received Too Late

RJCT

29

29

RJCT

29

FI_SYSTEM_ERROR

Internal Error at Bank’s System – Technical Problem/Unknown Error

RJCT

31

92

RJCT

31 or 92

31: FI_NOT_FOUND

92: FI_UNAVAILABLE

Bank Not Supported by Switch

-

-

-

RJCT

U110

MESSAGE_VALIDATION_ERROR

Currency Not Supported

-

-

-

RJCT

U110

MESSAGE_VALIDATION_ERROR

Bank Operation code specified in the message is not valid for receiver

QR Payment

RJCT

46

-

RJCT

46

QR_VALIDATION_ERROR

QR Validation failed

RJCT

47

-

RJCT

47

MESSAGE_VALIDATION_ERROR

Invalid source of fund

RJCT

48

-

RJCT

48

QR_ALREADY_EXPIRED

QR expired

RJCT

49

-

RJCT

49

MERCHANT_NOT_FOUND

Merchant Inactive/Suspended/Terminated

End to End Return Codes for OFI

These are the return codes that should be provided by the OFI in the event of a rejected request by the OFI for RPP Phase 2 services.

From OFI

From RPP/To RFI

Name

Status Description

TxSts

Rsn/Cd

TxSts

Rsn/Prtry

ACSP

00

ACSP

U000

ACCEPTED

Successful Transaction

Payer Behavioural

RJCT

I101

RJCT

I101

FAILED_BY_CUSTOMER

Payer Cancel During Login

RJCT

I102

RJCT

I102

FAILED_BY_CUSTOMER

Payer Cancel During Account Selection

RJCT

I103

RJCT

I103

FAILED_BY_CUSTOMER

Payer Cancel During TAC Request

RJCT

I104

RJCT

I104

FAILED_BY_CUSTOMER

Payer Cancel During Payment Confirmationt

RJCT

I105

RJCT

I105

FAILED_BY_CUSTOMER

Payer Fail to Login

RJCT

I106

RJCT

I106

FAILED_BY_CUSTOMER

Fail to Authenticate MFA During Payment

RJCT

I107

RJCT

I107

FAILED_BY_CUSTOMER

Session Timeout from Payer

RJCT

I201

RJCT

I201

FAILED_BY_CUSTOMER

Consent Registration Cancel During Login

RJCT

I202

RJCT

I202

FAILED_BY_CUSTOMER

Consent Registration Cancel During TAC Request

RJCT

I203

RJCT

I203

FAILED_BY_CUSTOMER

Consent Registration Cancel During Consent Confirmation

RJCT

I204

RJCT

I204

FAILED_BY_CUSTOMER

Consent Registration Fail to Login

RJCT

I205

RJCT

I205

FAILED_BY_CUSTOMER

Fail to Authenticate MFA During Consent Registration

RJCT

I206

RJCT

I206

FAILED_BY_CUSTOMER

Session Timeout from Consent Registration

Liquidity

RJCT

I301

RJCT

I301

INSUFFICIENT_FUNDS

Insufficient Funds from Debiting Account

RJCT

I302

RJCT

I302

TRANSACTION_NOT_ALLOWED

Transaction Not Permitted

RJCT

I303

RJCT

I303

AMOUNT_EXCEEDS_MAXIMUM

Maximum Transaction Limit Exceeded

RJCT

I304

RJCT

I304

INVALID_DEBTOR

Invalid Payer Identity

RJCT

I305

RJCT

I305

INVALID_SOURCE

Source of Fund Not Supported

RJCT

I306

RJCT

I306

INVALID_SOURCE

Debiting Account is Dormant / Inactive

RJCT

I307

RJCT

I307

INVALID_SOURCE

Account is Restricted to be Debiting

RJCT

I308

RJCT

I308

INVALID_SOURCE

Debiting Account is Mule

System

RJCT

I401

RJCT

I401

REQUEST_TIMEOUT

Transaction Enquiry Timeout

RJCT

I402

RJCT

I402

REQUEST_TIMEOUT

Consent Enquiry Timeout

RJCT

I403

RJCT

I403

SYSTEM_ERROR

Internal Error at Bank System

RJCT

I404

RJCT

I404

INVALID_AMOUNT

Invalid Amount

Suspicion

RJCT

I501

RJCT

I501

INVALID_MERCHANT

Merchant is Prohibited by Bank

RJCT

I502

RJCT

I502

FRAUD_VALIDATION_ERROR

Suspicious Transaction

Legacy Return Codes

RJCT

76

RJCT

76

TRANSACTION_NOT_FOUND

Transaction cannot be found (for cancellation)

RJCT

51

RJCT

51

INSUFFICIENT_FUNDS

Insufficient Funds

RJCT

66

RJCT

66

FREQ_EXCEEDS_MAXIMUM

Direct Debit not allowed – exceeded consent max frequency

RJCT

77

RJCT

77

MESSAGE_VALIDATION_ERROR

First party payment validation failed

RJCT

78

RJCT

78

MESSAGE_VALIDATION_ERROR

Secondary Id Validation failed

RJCT

79

RJCT

79

REQUEST_REJECTED

MSIC not accepted by participant

DuitNow Cross-border Fund Transfer Foreign Country Response Code

These are the reason codes used by foreign participants.

Singapore

SG Reason Code

Description

Flow

Reason code to Overseas

602

Message validation failure

Lookup

LK01

801

Proxy is not registered

Lookup

LK02

802

Proxy type is not valid

Lookup

LK03

809

Proxy has no active Registrations

Lookup

LK04

730

Invalid requestor type

Lookup

LK05

740

Proxy not belongs to participant bank

Lookup

LK06

750

Account is not open to specified Mandates services for this particular creditor

Lookup

LK07

999

Internal system temporarily unavailable

Lookup

SM01

4021

Payment Request Time Out

Payment

AB01

9902

Transaction Invalid

Payment

AG03

9903

Invalid Currency

Payment

AM03

9904

Invalid Date Sent

Payment

DT01

9905

Switch Does Not Support Sending Bank

Payment

DNOR

9906

Invalid Amount

Payment

AM12

9908

Cannot determine route for payment.The receiving bank code does not exist in the routing table

Payment

CNOR

9909

Central Infrastructure System Malfunction

Payment

SM01

9910

Receiving Bank’s System Not Logged On

Payment

CNOR

9912

Receiving Bank’s System Not Available

Payment

CNOR

9913

Duplicate Transaction Suspected

Payment

AM05

9931

Receiving Bank Not Able to Authorise Credit

Payment

CNOR

9934

Originating Bank’s System Not Logged On

Payment

DNOR

9940

Payment Exceeds Global Limit Check

Payment

LM01

9941

Payment Exceeds Global Transaction Limit Check

Payment

LM01

9942

Payment Would Cause Settlement Risk Position to Breach Debit Cap

Payment

AM04

9943

Receiving Bank is Suspended for Credits

Payment

AG11

9944

Originating Bank is Suspended for Credits

Payment

DNOR

9946

Originating Bank is Defaulted (Suspended for both Credit & Debit)

Payment

OH01

9947

Receiving Bank is Defaulted (Suspended for both Credit & Debit)

Payment

AG11

9948

Host Service is suspended

Payment

OH01

9950

Illegal Originating Bank Code

Payment

RC02

9963

Bank Limit breached for Originating Bank’s Credit Transfer

Payment

LM01

9964

Invalid BIC, where BIC is not 11 characters long

Payment

RC02

9965

Invalid Purpose Code, where the Purpose Code is not in the supplied list of valid Purpose codes

Payment

FF07

1010

Invalid Receiving Account No

Payment

AC03

1042

Invalid Originating Account No

Payment

AC02

1051

Effects Not Cleared

Payment

OH01

1070

Format Error or Error In Purpose Code

Payment

FF07

1074

Duplicated Instruction ID

Payment

DU05

1100

Other than that Identified Below

Payment

OH01

1101

Bank is Inactive/Default

Payment

AG11

1102

Bank is Not Subscribed to the Service

Payment

AC14

1106

Unmatched Response

Payment

OH01

1107

Sending Bank is Not Originating Bank

Payment

AC14

1114

Beneficiary Customer Account unknown

Payment

AC03

1160

Beneficiary Account Closed

Payment

AC04

1161

Beneficiary Account Stopped

Payment

AC04

1162

Beneficiary Account Name Does Not Match Beneficiary Account Number

Payment

OH01

1164

Reference Information is Incorrect

Payment

OH01

1165

Account is Not in Currency Quoted

Payment

AC09

1166

Account Transferred

Payment

AC15

1168

Fraudulent Payment Suspected

Payment

FR01

1169

Reason Not Specified Because of Sensitivities

Payment

OH01

1170

Terms and Conditions of Account Do Not Permit Crediting of These Funds

Payment

OH01

1171

Beneficiary Account Name Not Present

Payment

AC01

1172

Funds Not Available

Payment

AM04

1181

Duplicate Transaction suspected

Payment

DU03

1200

Incorrect Account Number

Payment

AC01

1201

Closed Account Number

Payment

AC04

1202

Blocked Account

Payment

AC06

1203

Transaction Forbidden

Payment

AG01

1205

Incorrect Agent

Payment

AC14

1206

Zero Amount

Payment

AM02

1207

Not Allowed Amount

Payment

AM02

1208

Not Allowed Currency

Payment

AM03

1209

Refer to Paying Party

Payment

OH01

1211

Too Low Amount

Payment

AM02

1212

Blocked Amount

Payment

AM02

1213

Wrong Amount

Payment

AM12

1214

Inconsistent With End Customer

Payment

BE01

1215

Missing Creditor Address

Payment

BE04

1216

Unrecognised Initiating Party

Payment

BE05

1217

Unknown End Customer

Payment

BE06

1218

Missing Debtor Address

Payment

BE07

1219

Requested By Customer

Payment

CUST

1237

Invalid Date

Payment

DT01

1238

Correspondent Bank Not Possible

Payment

ED01

1239

Balance Info Request

Payment

ED03

1242

Following Cancellation Request

Payment

FOCR

1245

Collection Not Due

Payment

MD05

1251

Unrecognised Agent

Payment

AC14

1253

Incorrect Customer Authentication

Payment

OH01

1255

Incorrect Currency

Payment

AM03

1257

Requested By Initiating Party

Payment

OH01

1258

Requested By Initiating Party And Customer

Payment

OH01

1259

Not Specified Reason Customer Generated

Payment

MS02

1260

Not Specified Reason Agent Generated

Payment

MS03

1261

Any Other Reasons

Payment

OH01

1262

Bank Identifier Incorrect

Payment

RC02

1267

Regulatory Reason

Payment

RR04

1909

System Malfunction

Payment

SM01

1930

Syntax Error

Payment

FF02

DuitNow QR Cross-border Foreign Country Response Code

These are the reason codes used by foreign participants.

Singapore

CodeDescription
00Transaction approved.
03When an expiry date encoded inside the QR code – QR has expired or Expiry date in the QR code is invalid.
05Transaction cannot be honored.
06Generic system error in processing/completing the request.
09Original payment transaction is still in progress.
12The dynamic QR payload scanned by the Bank/wallet App cannot be matched on the NETS host.
13The amount in the Pay Advice does not match the amount encoded in the dynamic QR payload.
15Acquirer/wallet entity cannot be found (not registered or input value incorrect) based on the request parameters.
30*Request message format is invalid. Request is either missing mandatory parameters or some request parameters are with invalid length/format.
58Terminal ID/Sticker is invalid/unauthorized to perform this transaction.
63Signature provided in the QR code is invalid.
68Request cannot be processed due to order timeout or late payment request.
92SOF/Bank configuration is missing routing info.
94Same request has been processed earlier or Duplicate transmission/processing of the same request.
XXStatus of the transaction is Unknown. Wait for settlement.
ZZOperation not supported by SOF/Wallet.

Indonesia

CodeDescription
0000Approved or completed successfully
0003Invalid Merchant
0005Do not Honor
0012Invalid Transaction
0013Invalid Amount
0014Invalid PAN Number
0030Format Error or Invalid QR Payload
0051Insufficient Funds
0057Transaction Not Permitted to Cardholder (QR Code is expired)
0058Transaction Not Permitted to Terminal
0059Suspected Fraud
0061Exceeds Transaction Amount Limit
0062Restricted Card
0065Exceeds Transaction Frequency Limit
0068Suspend Transaction
0090Decline Cutoff in Progress
0091Link Down
0092Invalid Routing
0094Duplicate Transmission
0096System Malfunction
00A0Reverse Debit Customer’s Balance
0400Bad Request or Invalid Format
0401Invalid Authorization / Unauthorized
0403Forbidden or Access not Allowed
0405Method not Allowed
0500Internal Server Error
0650Cannot Parse the Message

Thailand

CodeDescription
0000Successful response
8404Transaction Reference does not exist
8405Transaction on that reference Id already void
6501Destination bank does not support or implement this service
8501Sponsor Bank error due to E-Wallet provider does not support or implement this service
8503Communication error between ITMX - Destination Bank
6400Bad Request
6410Bad Request
6411Bad Request
6412Bad Request
8400Bad Request
8410Bad Request
8411Bad Request
8412Bad Request
6421Unauthorized
6422Unauthorized
6423Unauthorized
6424Unauthorized
6701Unauthorized
6702Unauthorized
6703Unauthorized
8701Destination Bank UnAuthorized error
8702Destination Bank UnAuthorized error
8703Destination Bank UnAuthorized error
6403Forbidden
6500ITMX Internal Error
8500Internal system error - Destination Bank
6601Creditor account number inactive
6602Invalid Creditor account number
6603Transaction cannot be processed at receiving bank ,Transaction is cancelled
6604Invalid amount
6605Format Error
6606invalid Debtor account
6607Invalid bank code Note: include gateway BIC
6608Invalid reference data - Instruction Id does not match Tx Id
6609Bank does not support this service
6610Fund not available
6611Incomplete AMLO information
6612Over limit amount without available balance to display
6613Account closed
6614Duplicate Transaction (Bank Reject)
6615Proxy lookup failure which could be - Proxy is not register / Not found
6616Proxy lookup failure which could be - Lookup DB problem
6617Proxy lookup failure which could be - validation proxy type is invalid
6618Completed with timeoout (ACTC-Timeout)Completed with timeoout (ACTC-Timeout).
6620New Reason code. Look up resulted in bank which is not participant of Cr Border
6621Not valid between GW-GW, this is validate between B SG Bank to validate lookup currency/amount SG -> TH
6649Others than specified above
6650Transaction Invalid. invalid format and value or Invalid purpose code. If invalid format then throw error with this format
6651Invalid Currency
6652Invalid Date Sent (Not more than current + or - 24 hr)
6653Fund exceed limit check (Global, Transaction)
6654Insufficient Fund (Breach Debit Cap)
6655Debtor Bank inactive
6656Creditor bank inactive
6657Sending GW is not signon or alive (not response to echo)
6658Payment switch is not available
6689Request Timeout