Image Estimate Details

Image
Details

Created by:

Created at:
December 13, 2025 at 10:09 AM

Detected Text:

Requirement:

Detected JSON
[
  {
    "make": "MARUTI SUZUKI",
    "model": "GYPSY",
    "fuel": null,
    "year": null,
    "part_name": "Other Door Components",
    "brand": null,
    "part_no": "GU216",
    "quantity": "796",
    "make_id": 30,
    "model_id": 461,
    "part_id": "sub_category_two_id_1306",
    "sub_category_two_id": 1306,
    "sub_category_one_id": 600,
    "category_id": 50
  },
  {
    "make": "HYUNDAI",
    "model": "KONA",
    "fuel": null,
    "year": null,
    "part_name": "Spoiler",
    "brand": null,
    "part_no": "KO1 D00",
    "quantity": "796",
    "make_id": 29,
    "model_id": 411,
    "part_id": "sub_category_two_id_1331",
    "sub_category_two_id": 1331,
    "sub_category_one_id": 608,
    "category_id": 50
  },
  {
    "make": null,
    "model": null,
    "fuel": null,
    "year": null,
    "part_name": "Spoiler",
    "brand": null,
    "part_no": "SPO 003",
    "quantity": "796",
    "make_id": null,
    "model_id": null,
    "part_id": "sub_category_two_id_1331",
    "sub_category_two_id": 1331,
    "sub_category_one_id": 608,
    "category_id": 50
  }
]