• Select

  • Select

Error Codes and Handling

Error Codes and Handling Fusion APIs return standard error codes when an API operation fails to process a request payload. In such scenarios, error codes and their corresponding HTTP status codes help you troubleshoot the issue. The sample error response below shows the HTTP response body structure that is returned in case of error: Sample Error Response Sample Error Response Switch Theme Expand More Copy HTTP Response Body: { “error”: { “code”: AE4018 “message”: Mandatory input parameter is missing “attributes”: { "id": "should is missing", "email": "invalid email" } } } setTimeout(() = { (async function() { let id = +" ...

Fusion Events

Fusion Events You can subscribe to and receive the following event notification using webhooks. Fusion events are grouped under a topic identifier which will be passed in the body of the webhook. Keep watching this page for more supported events that you can subscribe to. Types of events Payment Events Resource Events Embossing Events Card Events Application Events Account Holder Events Account Events Ledger Events PAYMENT_REQUESTED _tenant_ifiID_RESOURCE The PAYMENT_REQUESTED event triggers when a payment request is received by the payment engine. ...

IDFC EKYC Error Codes

KYC Error Codes: IDFC Bank This article contains the error codes pertaining to the different types of KYC– Minimal KYC and Aadhaar OTP KYC, facilitated by the IDFC Bank. NSDL Error Codes The following table lists the possible error codes returned from NSDL. Error Codes Error Descriptions Instructions E-000 Request received is a HTTP request Send https request E-001 Request received is a get request Send post request E-100 Auth XML not parsed properly Refer to the standard Auth XML format and check all the attributes and their value. ...

Interceptor APIs

Interceptor APIs Interceptors are HTTPS endpoints with the extra functionality of returning a response. The host of the interceptor then consumes the response and incorporates it in the request flow. *API References are optimized for larger screens. document.querySelector('.swagger__preloader').style.display = 'block' window.onload = function() { var url = "\/swagger\/interceptorapis.yml"; const ui = SwaggerUIBundle({ url: url, dom_id: '#swagger-ui', deepLinking: true, presets: [ SwaggerUIBundle. ...

KYC Error Codes|RBL Bank

KYC Error Codes: RBL Bank This article contains the error codes pertaining to the different types of KYC– Aadhaar XML KYC, and Aadhaar Biometric KYC with the RBL Bank. Aadhaar XML KYC S.No. Error Code Error Message Error Description Application Flow 1 KY1001 KYC session expired. Please initiate KYC again The session token provided in the webview either expired or was invalid Redirection to failure URL with the error code 2 KY1002 Please verify the applicant details entered and try again When the phone vector used by the XML KYC applicant matches that of an existing account holder in fusion with Full KYC but the name and DOB entered by him don't match the Fusion AH The applicant is allowed to resume his application 3 KY1003 Please verify the applicant details entered and try again When an XML KYC application already exists against the same phone vector and the applicant's provided name and dob don't match with the existing application The applicant is allowed to resume his application 4 KY1004 Please verify the applicant details entered and try again When an applicant completes the oKYC webview flow but the matching scores received are less than the threshold or mobile verification flag(if the applicant's phone vector matches the one linked to his Aadhaar) is false. ...