post https://xyz.xyz.in/service-api/api/v1/service/payout/payout_V3/add
Log in to see full request history
Responses
xxxxxxxxxx
15curl --request POST \
--url https://xyz.xyz.in/service-api/api/v1/service/payout/payout_V3/add \
--header 'Token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJQQVlTUFJJTlQiLCJ0aW1lc3RhbXAiOjE2MTAwMjYzMzgsInBhcnRuZXJJZCI6IlBTMDAxIiwicHJvZHVjdCI6IldBTExFVCIsInJlcWlkIjoxNjEwMDI2MzM4fQ.buzD40O8X_41RmJ0PCYbBYx3IBlsmNb9iVmrVH9Ix64' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"merchant_code": "R121",
"name": "BENEFICIARY NAME",
"bankid": "1123",
"account": "987654321",
"ifsc": "IFSC000CODE",
"account_type": "PRIMARY"
}
'
Try It!
to start a request and see the response here! Or choose an example: