Retrieve a bank

Retrieves an existing bank object. Supply the IFSC in the url.

ARGUMENTS

Scroll inside to view more
Argument
Description
bank REQUIRED
11-character IFSC identifier of the bank to be retrieved.

Returns Returns a bank object if a valid identifier was provided in the url.

API Endpoints
Sandbox Link
GET
https://api-test.lotuspay.com/v1/banks/{id}
Production Link
GET
https://api.lotuspay.com/v1/banks/{id}
Authorization Header
Last updated 1 year ago