{
"status": true,
"code": 200,
"message": "Fetch fuel Successfully",
"data": {
"count": 2,
"rows": [
{
"id": "a6d1c08f-386b-4ef8-b80b-5abf5cd26a1b",
"asset_id": "f48c1f4e-1795-487c-af66-bf82cf1f02f4",
"product_id": null,
"product_name": null,
"component_code": "800.001",
"component_id": "a562ec86-3866-4eec-943b-c06974e0d6d4",
"uom_ref_id": "1000049",
"uom_name": "metric tons",
"uom_symbol": "MT",
"current_qty": 100,
"account_code_type_id": "63f04ec2-edd3-4798-9cf7-dffc2547bd81",
"updated_at": "2025-07-07T03:50:31.989Z",
"created_at": "2025-07-07T03:50:31.989Z",
"deleted_at": null,
"is_exist": false
},
{
"id": "52352b65-1a4f-409f-9891-c157ea75f750",
"asset_id": "f48c1f4e-1795-487c-af66-bf82cf1f02f4",
"product_id": null,
"product_name": null,
"component_code": "900.001",
"component_id": "af3b4ac2-c9c5-494a-9ad1-39f2f31fe840",
"uom_ref_id": "1000049",
"uom_name": "metric tons",
"uom_symbol": "MT",
"current_qty": 100,
"account_code_type_id": "93ce5730-b59a-4356-aaf5-09eea9393b42",
"updated_at": "2025-07-07T03:50:31.989Z",
"created_at": "2025-07-07T03:50:31.989Z",
"deleted_at": null,
"is_exist": false
}
]
}
}