{
"success": true,
"message": "ProductVariant deleted successfully !",
"data": {
"id": "20003",
"user_id": "2230",
"business_id": "2186",
"product_id": "19618",
"app_id": "125",
"name": "Hp",
"quantity": 10,
"quantity_sold": 7,
"pieces": 1,
"pieces_sold": 7,
"cost_price": 35000,
"selling_price": 40000,
"unit": "Pieces",
"app_created_at": "2024-03-01T16:36:53.000+01:00",
"raw": "{\"id\":125,\"product_id\":77,\"product_name\":\"Laptop \",\"name\":\"Hp\",\"quantity\":10,\"quantity_sold\":7,\"pieces\":1,\"pieces_sold\":7,\"unit\":\"Pieces\",\"cost_price\":35000,\"selling_price\":40000,\"synced\":0,\"created_at\":\"2024-03-01 16:36:53\",\"updated_at\":\"2024-03-23 12:17:49\",\"version_code\":19,\"quantity_left\":3,\"can_edit_quantity\":false}",
"deleted_at": "2024-04-16T09:13:51.714+01:00",
"created_at": "2024-03-01T16:38:09.233+01:00",
"updated_at": "2024-04-16T09:13:51.715+01:00",
"product_name": "Laptop ",
"app_updated_at": "2024-03-23T12:17:49.000+01:00",
"created_by": null,
"quantityLeft": 3,
"rawParsed": {
"id": 125,
"product_id": 77,
"product_name": "Laptop ",
"name": "Hp",
"quantity": 10,
"quantity_sold": 7,
"pieces": 1,
"pieces_sold": 7,
"unit": "Pieces",
"cost_price": 35000,
"selling_price": 40000,
"synced": 0,
"created_at": "2024-03-01 16:36:53",
"updated_at": "2024-03-23 12:17:49",
"version_code": 19,
"quantity_left": 3,
"can_edit_quantity": false
}
}
}