Image Estimate Details

Image
Details

Created by:

Created at:
May 28, 2025 at 09:58 AM

Detected Text:

Requirement:

Detected JSON
[
  {
    "make": "MARUTI SUZUKI",
    "model": "BALENO",
    "fuel": null,
    "year": null,
    "part_name": "Air Filter",
    "part_no": null,
    "quantity": "10 Pcs",
    "make_id": 19,
    "model_id": 223,
    "part_id": "sub_category_one_id_679",
    "sub_category_two_id": null,
    "sub_category_one_id": 679,
    "category_id": 57
  },
  {
    "make": "HYUNDAI",
    "model": "i20",
    "fuel": null,
    "year": null,
    "part_name": "Air Filter",
    "part_no": null,
    "quantity": "10 Pcs",
    "make_id": 17,
    "model_id": 185,
    "part_id": "sub_category_one_id_679",
    "sub_category_two_id": null,
    "sub_category_one_id": 679,
    "category_id": 57
  },
  {
    "make": "MARUTI SUZUKI",
    "model": "BALENO",
    "fuel": null,
    "year": null,
    "part_name": "AC Filter",
    "part_no": null,
    "quantity": "5 Pcs",
    "make_id": 19,
    "model_id": 223,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  },
  {
    "make": "HYUNDAI",
    "model": "i20",
    "fuel": null,
    "year": null,
    "part_name": "AC Filter",
    "part_no": null,
    "quantity": "5 Pcs",
    "make_id": 17,
    "model_id": 185,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  }
]