get https://staging.eko.in/ekoapi/v2/customers/:/recipients/recipient_id:
Get the details of a recipient, like name, account number, etc
Response parameters description
Parameter Name | Description | Use |
---|---|---|
recipient_id | Unique Id generated for each recipient | You can map this recipient_id against each account as this will be required at the time of transaction |
is_verified | If the recipient is verified from the bank or not. Values and description 0- Not verified from bank 1- Verified from bank | You can use this parameter to know if the recipient is verified from the bank or not. |
GET
/customers/{customer_id_type}:{customer_id}/recipients/recipient_id:{id}
eg: /customers/**mobile_number:9876543210/recipients/recipient_id:10002332