Name | Type | Description |
---|
Content-Type | String | Application/Json |
Accept | String | Application/Json |
X-Qro-ApiKey | String | Provided By Qrologic |
X-Qro-UserId | String | Provided By Qrologic |
Name | Type | Mandatory | Description |
---|
senderMobile | String | Yes | Remitter Mobile Number |
{"senderMobile":"80xxxxxx30"}
{
"status": true,
"response_code": 1,
"message": "Beneficiary List fetched successfully.",
"data": [
{
"bankid": "fa4049939e864793a7d4fa34023da007",
"bankname": "Bank Of Baroda",
"ifsc": "BAxxxxTI",
"accno": "316xxxxx36",
"name": "Arvind Chodhary"
}
],
"txn_status": 0
}