a9dd2afd70a1

latestOpenAPI 3.1.02026-08-041130479.2 KB

Verify Udyam

post/v1/api_hub/verify_udyam_l1

Request body

registration_nostring required

Response

200

api_categorystring
api_namestring
billableboolean
txn_idstring
messagestring
statusinteger
datetimestring

Example response

{
  "api_category": "Know Your Business (KYB)",
  "api_name": "Udyam",
  "billable": true,
  "txn_id": "e7a9b1b6-1aaa-4682-9cf8-dd3b361fa50e",
  "message": "Record Found Successfully",
  "status": 1,
  "result": {
    "enterprise_name": "LEENA BAKE",
    "organisation_type": "Proprietary",
    "service_type": "Services",
    "gender": "Female",
    "social_category": "OBC",
    "date_of_incorporation": "25/12/2014",
    "date_of_commencement": "25/12/2014",
    "address": {
      "flat_no": "FLAT NO 101",
      "building": "RAVI CLASSIC , S NO 112, 113",
      "village": "BANER ROAD",
      "block": "NEAR D MART",
      "street": "BANER",
      "district": "PUNE",
      "city": "PUNE",
      "state": "MAHARASHTRA",
      "pin": "411046"
    },
    "mobile": "90*****902",
    "email": "leen123@gmail.com",
    "plant_details": [
      {
        "unit_name": "LEENA BAKE",
        "flat": "FLAT NO 101",
        "building": "RAVI CLASSIC , S NO 112, 113",
        "village": "BANER",
        "block": " ",
        "road": "BANER ROAD , NEAR D MART",
        "district": "PUNE",
        "city": "PUNE",
        "state": "MAHARASHTRA",
        "pin": "411046"
      }
    ],
    "enterprise_type": [
      {
        "classification_year": "2022-23",
        "enterprise_type": "Micro",
        "classification_date": "01/02/2022"
      }
    ],
    "nic_code": [
      {
        "nic_2_digit": "10 - Manufacture of food products",
        "nic_4_digit": "1071 - Manufacture of bakery products",
        "nic_5_digit": "10711 - Manufacture of bread",
        "activity": "Manufacturing",
        "date": "07/12/2022"
      }
    ],
    "dic": "PUNE",
    "msme-dfo": "MUMBAI",
    "date_of_udyam_registeration": "01/02/2022"
  },
  "datetime": "2023-08-04 06:05:07.348376"
}