Image Estimate Details

Image
Details

Created by:

Created at:
June 12, 2025 at 06:34 PM

Detected Text:

Requirement:

Detected JSON
[
  {
    "make": "MARUTI SUZUKI",
    "model": "CELERIO",
    "fuel": null,
    "year": null,
    "part_name": "Clutch Bearing",
    "part_no": null,
    "quantity": "1",
    "make_id": 19,
    "model_id": 228,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  },
  {
    "make": null,
    "model": null,
    "fuel": null,
    "year": null,
    "part_name": "Van Timing Bearing",
    "part_no": null,
    "quantity": "2",
    "make_id": null,
    "model_id": null,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  },
  {
    "make": null,
    "model": null,
    "fuel": null,
    "year": null,
    "part_name": "Alto Recon Bearing",
    "part_no": null,
    "quantity": "3",
    "make_id": null,
    "model_id": null,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  },
  {
    "make": null,
    "model": null,
    "fuel": null,
    "year": null,
    "part_name": "6606",
    "part_no": null,
    "quantity": "4",
    "make_id": null,
    "model_id": null,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  },
  {
    "make": "MARUTI SUZUKI",
    "model": "WAGON R",
    "fuel": null,
    "year": null,
    "part_name": "Clutch Bearing",
    "part_no": null,
    "quantity": "5",
    "make_id": 19,
    "model_id": 252,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  },
  {
    "make": "MARUTI SUZUKI",
    "model": "SWIFT",
    "fuel": null,
    "year": null,
    "part_name": "Oil Filter",
    "part_no": null,
    "quantity": "6",
    "make_id": 19,
    "model_id": 248,
    "part_id": "sub_category_one_id_684",
    "sub_category_two_id": null,
    "sub_category_one_id": 684,
    "category_id": 57
  },
  {
    "make": null,
    "model": null,
    "fuel": null,
    "year": null,
    "part_name": "Van Water Pump",
    "part_no": null,
    "quantity": "7",
    "make_id": null,
    "model_id": null,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  }
]