{
"success": true,
"message": "Service price history fetched successfully!",
"data": {
"priceHistory": {
"meta": {
"total": 2,
"per_page": 10,
"current_page": 1,
"last_page": 1,
"first_page": 1,
"first_page_url": "/?page=1",
"last_page_url": "/?page=1",
"next_page_url": null,
"previous_page_url": null
},
"data": [
{
"id": "19367",
"user_id": "2400",
"business_id": "2290",
"product_id": "20187",
"product_variant_id": null,
"supplier_id": null,
"app_id": "1515",
"cost_price": 5000,
"quantity": 0,
"price_per_unit": 5000,
"app_created_at": "2024-07-04T13:43:48.000+01:00",
"raw": "{\"id\":1515,\"system_id\":null,\"product_id\":569,\"product_variant_id\":null,\"supplier_id\":null,\"cost_price\":5000,\"quantity\":0,\"price_per_unit\":5000,\"reason\":null,\"synced\":0,\"created_at\":\"2024-07-04 13:43:48\",\"updated_at\":\"2024-07-04 13:43:48\",\"version_code\":23}",
"deleted_at": null,
"created_at": "2024-07-04T13:43:53.874+01:00",
"updated_at": "2024-07-04T13:43:53.905+01:00",
"app_updated_at": "2024-07-04T13:43:48.000+01:00",
"created_by": "2400",
"reason": null,
"business": {
"id": "2290",
"business_id": "fa8c7ee1-80c1-4935-b4b0-73eabbfaf46f",
"user_id": "2400",
"business_type_id": "15",
"name": "Maman",
"code": null,
"country": "Angola (AGO)",
"state": "",
"address": "Pengassan Estate",
"currency": "VEF",
"logo": "https://res.cloudinary.com/dwfnoynkp/image/upload/v1720098558/dev/logos/business-fa8c7ee1-80c1-4935-b4b0-73eabbfaf46f.jpg",
"is_verified": false,
"is_active": true,
"created_at": "2024-05-30T00:58:33.454+01:00",
"updated_at": "2024-07-04T14:11:32.875+01:00",
"brand_color": "#686c4b"
},
"formattedPricePerUnit": "VEF 5,000.00",
"formattedCostPrice": "VEF 5,000.00"
},
{
"id": "19087",
"user_id": "2400",
"business_id": "2290",
"product_id": "20187",
"product_variant_id": null,
"supplier_id": null,
"app_id": "1468",
"cost_price": 5,
"quantity": 0,
"price_per_unit": 5,
"app_created_at": "2024-06-07T22:16:42.000+01:00",
"raw": "{\"id\":1468,\"system_id\":19087,\"product_id\":569,\"product_variant_id\":null,\"supplier_id\":null,\"cost_price\":5,\"quantity\":0,\"price_per_unit\":5,\"reason\":null,\"synced\":0,\"created_at\":\"2024-06-07 22:16:42\",\"updated_at\":\"2024-06-13 12:21:03\",\"version_code\":23}",
"deleted_at": null,
"created_at": "2024-06-07T22:17:26.045+01:00",
"updated_at": "2024-06-13T12:21:24.542+01:00",
"app_updated_at": "2024-06-13T12:21:03.000+01:00",
"created_by": "2419",
"reason": null,
"business": {
"id": "2290",
"business_id": "fa8c7ee1-80c1-4935-b4b0-73eabbfaf46f",
"user_id": "2400",
"business_type_id": "15",
"name": "Maman",
"code": null,
"country": "Angola (AGO)",
"state": "",
"address": "Pengassan Estate",
"currency": "VEF",
"logo": "https://res.cloudinary.com/dwfnoynkp/image/upload/v1720098558/dev/logos/business-fa8c7ee1-80c1-4935-b4b0-73eabbfaf46f.jpg",
"is_verified": false,
"is_active": true,
"created_at": "2024-05-30T00:58:33.454+01:00",
"updated_at": "2024-07-04T14:11:32.875+01:00",
"brand_color": "#686c4b"
},
"formattedPricePerUnit": "VEF 5.00",
"formattedCostPrice": "VEF 5.00"
}
]
},
"priceChange": "VEF 4,995.00",
"date": "2024-06-07T22:16:22.000+01:00"
}
}