Mobile to MSME/Udyam

post/v1/api_hub/mobile_to_udyam_l1

Request body

mobile_numberstring required

Response

200

Example response

{
  "result": [
    {
      "serialNo": 1,
      "udyamNumber": "UDYAM-MH-33-0015366",
      "result": {
        "generalInfo": {
          "udyamRegistrationNumber": "UDYAM-MH-33-0015366",
          "nameOfEnterprise": "M/S NEW AGE PACKAGING",
          "majorActivity": "Manufacturing",
          "organisationType": "Partnership",
          "socialCategory": "General",
          "dateOfIncorporation": "01/04/2014",
          "dateOfCommencementOfProductionBusiness": "06/07/2001",
          "dic": "THANE",
          "msmedi": "MUMBAI",
          "dateOfUdyamRegistration": "28/09/2020",
          "typeOfEnterprise": "Small"
        },
        "enterpriseType": [
          {
            "dataYear": "2022-23",
            "classificationYear": "2024-25",
            "enterpriseType": "Small",
            "classificationDate": "27/04/2024"
          }
        ],
        "unitsDetails": [
          {
            "sn": "1",
            "unitName": "M/S NEW AGE PACKAGING",
            "flat": "Survey No.333/5",
            "building": "M/S NEW AGE PACKAGING",
            "villageTown": "ATHAL",
            "block": "-",
            "road": "SILVASSA NAROLI MAIN ROAD",
            "city": "SILVASSA",
            "pin": "396230",
            "state": "DADAR AND NAGAR HAVELI",
            "district": "DADRA AND NAGAR HAVELI"
          }
        ],
        "officialAddressOfEnterprise": {
          "flatDoorBlockNo": "PLOT NO.24,25",
          "nameOfPremisesBuilding": "KAMAN IND DEV,CORP",
          "villageTown": "POMAN KAMAN, VASAI",
          "block": "KIDC",
          "roadStreetLane": "- BHIWANDI RD.,",
          "city": "KAMAN",
          "state": "MAHARASHTRA",
          "pin": "401202",
          "district": "THANE,",
          "mobile": "98*****989",
          "email": "newagepkg@gmail.com"
        },
        "nationalIndustryClassificationCodes": [
          {
            "nic2Digit": "22 - Manufacture of rubber and plastics products",
            "nic4Digit": "2220 - Manufacture of plastics products",
            "nic5Digit": "22203 - Manufacture of plastic articles for the packing of goods (plastic bags, sacks, containers, boxes, cases, carboys, bottles etc)",
            "activity": "Manufacturing",
            "date": "28/09/2020"
          }
        ],
        "pdfUrl": "xxxxxxxxxxxxxxxx.pdf"
      }
    }
  ]
}