post https://in-api.ledgers.cloud/kyc/initiate
Responses
xxxxxxxxxx
10curl --request POST \
--url https://in-api.ledgers.cloud/kyc/initiate \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"country_code": 91,
"type": "Promoter"
}
'
Try It!
to start a request and see the response here! Or choose an example: