post https://api.payinc.in/api/v1/corppayout/transaction
Responses
xxxxxxxxxx
15curl --request POST \
--url https://api.payinc.in/api/v1/corppayout/transaction \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"ChannelId": 0,
"ProductId": 0,
"AgentId": "string",
"BeneficiaryId": "string",
"ClientTransactionId": "string",
"TransferAmount": 0,
"TransferMethod": "string"
}
'
Try It!
to start a request and see the response here! Or choose an example: