post https://dextox.in/api/ekyc/MsmeVerification
Use this API to Fetch the Msme data
Header Parameters
Name | Type | Description |
---|---|---|
Content-Type | String | Application/Json |
Accept | String | Application/Json |
X-Qro-ApiKey | String | Provided By Dextox |
X-Qro-UserId | String | Provided By Dextox |
Request Parameters
Param Name | Param Type | Is Mandatory | Description |
---|---|---|---|
udyam_reg_no | string | YES | udyam_reg_no |
Sample Response
{
"statuscode": "TXN",
"status": "Result fetched",
"data": {
"official_address": {
"pincode": "xxxxx",
"road": "xxx xxxx",
"city": "xxx",
"flat": "xxx xxx",
"premises": "xxx",
"district": "xxxxx",
"mobile": "60*****698",
"block": "xxxxx",
"state": "RAJASTHAN",
"village": "xxxxx",
"email": "[email protected]"
},
"msme_dfo": "JAIPUR",
"branch_details": [
{
"pincode": "xxxxx",
"road": "xxxx xxx xxxx",
"city": "xxxxx",
"flat": "xxx xxx",
"premises": "xxx",
"district": "JAIPUR",
"name": "xxxx xxxx xxx",
"block": "xxx, xxx, xxxx ",
"state": "RAJASTHAN",
"village": "Jogawad,"
}
],
"udyam_reg_no": "",
"profile": {
"enterprise_type": "Micro",
"major_activity": "Services",
"date_of_incorporation": "xx/xx/xxxx",
"organization_type": "xxxx",
"enterprise_name": "",
"social_category": "OBC",
"date_of_commencement": "xx/xx/xxxx"
},
"district_industries_center": "xxxx",
"enterprise_type_history": [
{
"enterprise_type": "Micro",
"classification_date": "xx/xx/xxxx",
"classification_year": "xxxx-xx"
}
],
"industry": [
{
"date": "xx/xx/xxxx",
"activity": "Services",
"sno": "1",
"sub_sector": "",
"industry_code": "49",
"industry": "",
"activity_description": ".",
"sub_sector_code": "xxxx",
"nic_code": "xxxx"
}
],
"date_of_reg": "xx/xx/xxxx"
},
"timestamp": "06-06-2025 15:58:06"
}