View Beneficiary Detail
Get all the beneficiary available under merchant account.
​ https://payout.payumoney.com/payout/beneficiary
Request Header Params
Key
Description
Data type
Mandatory
possible Values
Authorization
Access token generated earlier.
String
Yes
Bearer {access_token}
payoutMerchantId
This is the merchant id provided while onboarding
String
Yes
​
payoutMerchantId is different from payuMoneyMerchant Id, please use the correct one for seamless experience
Request Params
Key
Description
Data type
Mandatory
possible Values
beneficiaryId
Beneficiary If returned while creation
Long
Mandatory
​
Examples
Sample Request/Response for a single transfer initiation:
Content-Type : application/json
Method : GET
Test Environment Request Body:
Last updated