post https://api.payinc.in/api/v1/wallet/paytm/commit
Responses
xxxxxxxxxx
13curl --request POST \
--url https://api.payinc.in/api/v1/wallet/paytm/commit \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"commitRequest": {
"recordId": 15,
"otp": "128817",
"referenceId": "CLIENT001"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: