{
"success": true,
"message": "Service sales fetched Successfully!",
"data": {
"meta": {
"total": 1,
"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": "46821",
"user_id": "2400",
"business_id": "2290",
"product_id": "20187",
"transaction_id": "1742354",
"product_variant_id": null,
"app_id": "265056446",
"name": "Wdf",
"variant_name": null,
"unit": "session",
"amount": 5,
"profit": 5,
"quantity": 1,
"app_created_at": "2024-06-10T13:01:00.000+01:00",
"raw": "{\"id\":265056446,\"system_id\":46821,\"name\":\"Wdf\",\"variant_name\":null,\"transaction_id\":980116353,\"product_id\":569,\"product_variant_id\":null,\"quantity\":1,\"amount\":5,\"unit\":\"session\",\"profit\":5,\"cost_price\":0,\"pieces_per_unit\":1,\"discount\":0,\"created_by\":2400,\"synced\":0,\"created_at\":\"2024-06-10 13:01:00\",\"updated_at\":\"2024-06-13 12:21:03\",\"version_code\":23,\"final_amount\":5,\"profit_margin\":100}",
"deleted_at": null,
"created_at": "2024-06-10T13:01:13.745+01:00",
"updated_at": "2024-06-13T12:21:22.282+01:00",
"app_updated_at": "2024-06-13T12:21:03.000+01:00",
"cost_price": 0,
"pieces_per_unit": 1,
"discount": 0,
"created_by": "2400",
"formattedAmount": "₦5.00",
"pricePerUnit": "₦5.00"
}
]
}
}