Beneficiary Creation / Registration
Using this Api merchant can register a beneficiary under him and use the beneficiary id to do the payout.
Last updated
Using this Api merchant can register a beneficiary under him and use the beneficiary id to do the payout.
Last updated
https://payout.payumoney.com/payout/beneficiary
payoutMerchantId is different from payuMoneyMerchant Id, please use the correct one for seamless experience
Sample Request/Response for a single transfer initiation:
Content-Type : application/json
Method : POST
Test Environment Request Body:
Response:
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
Key
Description
Data type
Mandatory
possible Values
accountNo
Account number of customer
String
Conditional
ifsc
Bank Ifsc code
String
Conditional
vpa
UPI Id of customer
String
Conditional
name
Name of the customer
String
Conditional
Email of customer
String
Optional
mobile
Mobile of customer
String
Optional