Image Estimate Details

Image
Details

Created by:

Created at:
June 12, 2025 at 04:24 PM

Detected Text:

Requirement:

Detected JSON
[
  {
    "make": "MARUTI SUZUKI",
    "model": "EECO",
    "fuel": null,
    "year": null,
    "part_name": "Clutch",
    "part_no": "62C",
    "quantity": null,
    "make_id": 19,
    "model_id": 231,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  },
  {
    "make": "TATA",
    "model": "NANO",
    "fuel": null,
    "year": null,
    "part_name": "Timing Bearing",
    "part_no": null,
    "quantity": null,
    "make_id": 20,
    "model_id": 265,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  },
  {
    "make": "HYUNDAI",
    "model": "i10",
    "fuel": null,
    "year": null,
    "part_name": "Rear Bearing",
    "part_no": null,
    "quantity": null,
    "make_id": 17,
    "model_id": 184,
    "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": "Water Pump",
    "part_no": null,
    "quantity": null,
    "make_id": 19,
    "model_id": 248,
    "part_id": "sub_category_two_id_1508",
    "sub_category_two_id": 1508,
    "sub_category_one_id": 656,
    "category_id": 55
  }
]