post https://api.payinc.in/api/v1/wallet/paytm/init
Responses
xxxxxxxxxx
13curl --request POST \
--url https://api.payinc.in/api/v1/wallet/paytm/init \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"initRequest": {
"agentId": "12347161554",
"mobileNumber": "91-9167700212",
"amount": 100
}
}
'
Try It!
to start a request and see the response here! Or choose an example: