Image Estimate Details

Image
Details

Created by:

Created at:
September 10, 2025 at 05:39 PM

Detected Text:

Requirement:

Detected JSON
[
  {
    "make": "",
    "model": "",
    "fuel": "",
    "year": "",
    "part_name": "Oil",
    "part_no": "5W30",
    "quantity": "2 Box",
    "make_id": null,
    "model_id": null,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  },
  {
    "make": "",
    "model": "",
    "fuel": "",
    "year": "",
    "part_name": "Bike Oil",
    "part_no": "Castrol",
    "quantity": "1 Box",
    "make_id": null,
    "model_id": null,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  },
  {
    "make": "TVS",
    "model": "",
    "fuel": "",
    "year": "",
    "part_name": "Brake Pad",
    "part_no": "Scooter",
    "quantity": "5",
    "make_id": 35,
    "model_id": null,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": 835,
    "category_id": 51
  },
  {
    "make": "",
    "model": "Ertiga",
    "fuel": "",
    "year": "",
    "part_name": "Brake Pad",
    "part_no": "",
    "quantity": "5",
    "make_id": null,
    "model_id": null,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": 835,
    "category_id": 51
  },
  {
    "make": "Maruti Suzuki",
    "model": "Swift",
    "fuel": "",
    "year": "",
    "part_name": "Refill",
    "part_no": "711",
    "quantity": "1 Set",
    "make_id": null,
    "model_id": null,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  },
  {
    "make": "",
    "model": "",
    "fuel": "",
    "year": "",
    "part_name": "Refill Rear Set",
    "part_no": "",
    "quantity": "1",
    "make_id": null,
    "model_id": null,
    "part_id": null,
    "sub_category_two_id": null,
    "sub_category_one_id": null,
    "category_id": null
  }
]