[
  {
    "id": "3e86",
    "companyName": "Uzumaki Naruto",
    "phone": "1111111111",
    "address": "123, abc road, surat",
    "management": [
      {
        "name": "N/A",
        "title": "N/A",
        "email": "N/A"
      },
      {
        "name": "N/A",
        "title": "N/A",
        "email": "N/A"
      }
    ],
    "customerServiceContact": {
      "name": "Ichigo",
      "email": "ichigo@gmail.com",
      "phone": "2222222222"
    },
    "qualityContact": {
      "name": "Aizen",
      "email": "aizen@gmail.com",
      "phone": "5555555555"
    },
    "fax": "987897",
    "website": "https://makvana.netlify.app",
    "vatTin": "8789789",
    "pan": "87897GHVGVV",
    "businessStatus": {
      "soleOwnership": true,
      "partnership": false,
      "privateCorp": false,
      "publicCorp": false
    },
    "financials": {
      "yearsInBusiness": 1,
      "totalEmployees": 888,
      "qaEmployees": 88,
      "revenuePrevYear": "850174",
      "revenueThisYear": "8564564",
      "incomePrevYear": "N/A",
      "incomeThisYear": "N/A"
    },
    "facilities": {
      "manufacturingSpace": "N/A",
      "warehouseSpace": "N/A",
      "laboratorySpace": "N/A"
    },
    "parentCompany": "123, abc road",
    "otherLocations": "Dont know",
    "supplierType": {
      "product": true,
      "service": false
    },
    "productCapabilities": {
      "customComponentMfg": true,
      "standardComponentMfg": false,
      "componentDistributor": true,
      "processingItemSupplier": false,
      "contractProductMfg": false,
      "contractPackager": false,
      "productsDescription": "Dont know"
    },
    "serviceCapabilities": {
      "advertising": false,
      "consultant": false,
      "contractProcessor": false,
      "contractDistributor": false,
      "contractSterilizer": false,
      "languageTranslation": false,
      "maintenance": false,
      "it": false,
      "transportation": false,
      "qaRegulatory": false,
      "testLab": false,
      "other": false,
      "servicesDescription": "N/A"
    },
    "underConsideration": "Dont know",
    "majorCustomers": [
      "Mukesh",
      "ramesh",
      "kano"
    ],
    "majorSuppliers": [
      "kamo",
      "hansaben",
      "lalo"
    ],
    "signOff": {
      "name": "Me",
      "position": "CEO",
      "date": "2026-02-10"
    },
    "scanboReview": {
      "reviewedBy": "Jignesh Makvana",
      "reviewedDate": "2026-02-09",
      "approvedBy": "Vinsmoke Sanji",
      "approvedDate": "2026-02-11"
    },
    "status": "Approved",
    "state": "iiiiiii"
  }
]