v1
latestOpenAPI 3.1.02026-07-2414704.6 MBUdyam Verification
Instantpay's Udyam Verification API solution offers businesses a seamless solution to verify their clients' Udyam (MSME) registration details. By integrating this tool, businesses can streamline the due diligence process, ensuring accuracy in Udyam registration verification.
Enhance the efficiency of customer onboarding and compliance with MSME regulations. Improve the reliability of your database and minimize the risk of errors by incorporating Instantpay's Udyam Verification API solution into your identity verification toolkit, creating a secure and compliant environment for your business.
post/udyam
Headers
X-Ipay-Auth-Codestring
Auth Code
X-Ipay-Client-Idstring
Unique Client Id Provided by Instantpay
X-Ipay-Client-Secretstring
Unique Client Secret Provided by Instantpay
X-Ipay-Endpoint-Ipstring
End Customer IP Address
Request body
Response
200
Example response
{
"statuscode": "TXN",
"status": "Transaction Successful",
"data": {
"udyamDetails": {
"udyamNumber": "UDYAM-DL-08-XXXXX",
"nameOfEnterprise": " Health and Fitness",
"majorActivity": "Services",
"organisationType": "Others",
"socialCategory": "General",
"dateOfIncorporation": "10/04/2019",
"unitDetails": [
{
"slNo": "1",
"unitName": "1",
"flat": "A 24/9 1ST FLOOR",
"building": "AWIFS",
"villageOrTown": "NEW DELHI",
"block": "A",
"road": "SARITA VIHAR",
"city": "DELHI",
"pincode": "110044",
"state": "DELHI",
"district": "SOUTH"
}
],
"officialAddress": {
"flatOrDoorOrBlockNo": "A 24/9 1ST FLOOR",
"villageOrTown": "NEW DELHI",
"block": "A",
"roadOrStreetOrLane": "SARITA VIHAR",
"city": "DELHI",
"state": "DELHI",
"district": "SOUTH",
"pincode": "110044",
"mobile": "XXXXXXX934",
"email": "XXXXXXXX@gmail.com"
},
"dic": "DELHI",
"msmeDi": "DELHI",
"dateOfUdyamRegistration": "28/01/2022"
},
"pool": {
"referenceId": "1230621093735GXQLH",
"openingBalance": "6.92",
"paymentAmount": "3.54",
"mode": "DR",
"closingBalance": "3.38"
}
},
"timestamp": "2023-06-21 09:37:35",
"ipay_uuid": "h0069975fda1-c5a7-408d-b5b0-c5a8fbac850b",
"orderid": "1230621093735GXQLH",
"environment": "LIVE"
}