post https://api.payinc.in/api/v1/verificationsuite/pan
Responses
xxxxxxxxxx
13curl --request POST \
--url https://api.payinc.in/api/v1/verificationsuite/pan \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"PanCardNumber": "ABCDE1234A",
"Consent": "Y",
"Purpose": "KYC",
"ClientTransactionId": "TEST0001",
"ChannelId": 1
}
'
Try It!
to start a request and see the response here! Or choose an example: