v1
latestOpenAPI 3.1.02026-07-2414704.6 MBSignup Min-KYC
Implement this API to onboard an outlet to the InstantPay platform. InstantPay will update the outlet profile if it's already registered.
post/minKyc
Response
200
Example response
{
"statuscode": "TXN",
"status": "Transaction Successful",
"data": {
"outletId": 37464,
"name": "A**HIT G**TA",
"dateOfBirth": "1999-02-22",
"gender": "M",
"pincode": "2*2**1",
"state": "UTTAR PRADESH",
"districtName": "ALIGARH",
"address": "13/52 SARAI ***** GT ROAD *****"
},
"timestamp": "2023-08-01 17:56:51",
"ipay_uuid": "h00099c92a83-dc41-4acf-859d-5cdd879e6d45",
"orderid": "1230801175651SDQQE",
"environment": "SANDBOX"
}