v1
latestOpenAPI 3.1.02026-07-24680631.6 KBAdd User Bank Details
This API should be used to add the customers bank details and also get them verified using penny drop. User will be given a penny
post/fund/customer/add-bank-detail
Headers
api-keystring
API Key
auth-keystring
Auth key generated using API key & secret
Request body
Response
200
Example response
{
"status": 200,
"doc": {
"bankId": "27290778",
"createdAt": "2022-11-15T02:17:15.766Z"
}
}