post https://api.payinc.in/api/v1/aeps/sendotp
Responses
xxxxxxxxxx
13curl --request POST \
--url https://api.payinc.in/api/v1/aeps/sendotp \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"AgentId": "string",
"AadharNumber": "string",
"Longitude": "string",
"Latitude": "string",
"IMEI": "string"
}
'
Try It!
to start a request and see the response here! Or choose an example: