| Name | Type | Description |
|---|
| Content-Type | String | Application/Json |
| Accept | String | Application/Json |
| X-Qro-ApiKey | String | Provided by Payment Online Pay |
| X-Qro-UserId | String | Provided by Payment Online Pay |
| Name | Type | mandatory | Description |
|---|
| mobile | String | Yes | Remitter Mobile Number |
| bank3_flag | String | Yes | No (Static) |
| bank4_flag | String | Yes | No (Static) |
{
"mobile":"8*******30",
"bank3_flag":"No",
"bank4_flag":"No"
}
{
"status": true,
"response_code": 1,
"message": "Remitter account details fetched.",
"data": {
"limit": 24700,
"mobile": "8003686230"
},
"txn_status": 0,
"remitter_limit": "0"
}
| response_code | Description |
|---|
| response_code = 1 | Remitter Found Go To Add beneficiary |
| response_code = 2 | Ekyc Pending Kindly Do Ekyc. |
| response_code = 3 | Remitter Not Register .Add Remitter |