BANK VERIFICATION APIs
Download Sample Codes
POST URL
Example Request For Bank
Example Response For Bank
Success Response
{ { " response_status_id " : -1 , " data " : { " amount " : " 2.0 " , " fee " : " 5.0 " , " verification_failure_refund " : " 5.00 " , " is_Ifsc_required " : " 0 " , " tid " : " 2157012435 " , " client_ref_id " : " AQD20225585194719311 " , " bank " : " State Bank of India " , " is_name_editable " : " 1 " , " user_code " : " 21548754 " , " aadhar " : " " , " recipient_name " : " Unknown " , " ifsc " : " " , " account " : ": 1234567890 " ,, } " response_type_id " : " 86 " , " message " : " The bank did not share the recipient name this time. " , " status " : " 0 " , } }
Error Codes
Status Code | Status | Message |
---|---|---|
200 | Success | Request Successfully |
400 | Error | Bad Request |
401 | Unauthorized | Unauthorized User |
402 | Payment | Payment Request |
405 | Error | Method Not Allowed |
408 | Failed | Request Timeout |
503 | Error | Service Unavailable |