Get Banks detail

Get Banks code and name defined in the system, to be used in collection API's.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

$.get('http://yoursite.com/test/' + id, function(data) {
    console.log(data);
});
Response Key/valueData TypeDescription
JSON Key : Bank code (e.g 1, 2, 3 ...)StringBank code( To be used in collection API's)
JSON Value : Bank Name (e.g Allahabad UP Gramin Bank, State Bank of India, Axis Bank ...)StringName of Bank
Path Params
string
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json