Get Beneficiary Detail
Get Beneficiary Detail
GET
https://traveloapi.com/yourapi/goipay/get_rcp
Path Parameters
Name
Type
Description
gatkey
string
gatkey (provided by traveloapi)
mobile_number
string
Customer Number
{
"message": "Success",
"response_type_id": 23,
"response_status_id": 0,
"status": 0,
"data": {
"recipient_list": [
{
"is_otp_required": 0,
"recipient_id": 15331657,
"recipient_mobile": "7890080744",
"recipient_name": "SUVO GOALLTRIP TOURS TRAVELS PVT LTD",
"recipient_id_type": "acc_ifsc",
"allowed_channel": 0,
"is_self_account": "0",
"is_rblbc_recipient": 1,
"account": "251705000077",
"ifsc_status": 3,
"bank": "ICICI BANK LTD",
"channel": 0,
"available_channel": 0,
"ifsc": "ICIC0000005",
"account_type": "Bank Account Number"
}
Last updated
Was this helpful?