{
"success": true,
"message": "Sales found successfully!",
"data": [
{
"id": "107",
"user_id": "1",
"business_id": "1",
"product_id": "193",
"transaction_id": "183",
"product_variant_id": "39",
"app_id": "35",
"name": "Nike Shoes Air Max",
"variant_name": null,
"unit": "Pieces",
"amount": 12000,
"profit": 5500,
"quantity": "1",
"app_created_at": "2023-04-17T13:28:56.000+01:00",
"raw": "{\"id\":35,\"version_code\":1,\"product_variant_id\":5,\"variant_name\":null,\"transaction_id\":40,\"amount\":12000,\"unit\":\"Pieces\",\"created_at\":\"2023-04-17 12:28:56\",\"quantity\":1,\"profit\":5500,\"product_id\":9,\"synced\":0,\"name\":\"Nike Shoes Air Max\"}",
"deleted_at": null,
"created_at": "2023-04-17T12:29:19.138+01:00",
"updated_at": "2023-10-01T00:00:05.067+01:00",
"productVariant": {
"id": "39",
"user_id": "1",
"business_id": "1",
"product_id": "193",
"app_id": "5",
"name": "Black",
"quantity": "30",
"quantity_sold": "18",
"pieces": "1",
"pieces_sold": "0",
"cost_price": 20000,
"selling_price": 20000,
"unit": "Pieces",
"app_created_at": "2023-04-17T13:26:55.000+01:00",
"raw": "{\"id\":5,\"version_code\":3,\"pieces_sold\":0,\"unit\":\"Pieces\",\"product_name\":\"Nike Shoes Air Max\",\"pieces\":1,\"cost_price\":20000,\"quantity_sold\":18,\"created_at\":\"2023-04-17 12:26:55\",\"quantity\":30,\"selling_price\":20000,\"synced\":0,\"product_id\":9,\"name\":\"Black\",\"quantity_left\":12}",
"deleted_at": null,
"created_at": "2023-07-29T07:29:07.793+01:00",
"updated_at": "2023-09-21T21:04:46.619+01:00"
},
"transaction": {
"id": "183",
"user_id": "1",
"business_id": "1",
"customer_id": null,
"transaction_uid": "NKIug",
"app_id": "40",
"name": "Nike Shoes Air Max",
"transaction_type": "cash_in",
"product_type": "product",
"amount": 12000,
"amount_received": 12000,
"quantity": "1",
"items": "1",
"delivery_charge": 0,
"discount": "0",
"unpaid_balance": 0,
"discount_type": "amount",
"discount_amount": 0,
"sub_total_amount": 12000,
"tax": 0,
"tax_amount": 0,
"unpaid_remind_date": null,
"app_created_at": "2023-04-17T13:28:56.000+01:00",
"raw": "{\"version_code\":2,\"tax_amount\":0,\"id\":40,\"product_type\":\"product\",\"amount\":12000,\"customer_id\":null,\"transaction_type\":\"cash_in\",\"discount_type\":\"amount\",\"name\":\"Nike Shoes Air Max\",\"discount\":0,\"discount_amount\":0,\"items\":1,\"sub_total_amount\":12000,\"tax\":0,\"unpaid_balance\":0,\"synced\":0,\"amount_received\":12000,\"unpaid_remind_date\":null,\"quantity\":1,\"created_at\":\"2023-04-17 12:28:56\",\"invoice_id\":null,\"delivery_charge\":0}",
"reminder_sent": false,
"deleted_at": null,
"created_at": "2023-04-17T12:29:19.129+01:00",
"updated_at": "2023-09-21T21:05:09.409+01:00",
"formattedTotalAmount": "₦12,000.00",
"formattedUnpaidBalance": "₦0.00",
"formattedDeliveryCharge": "₦0.00",
"formattedDiscountAmount": "₦0.00",
"formattedTaxAmount": "₦0.00",
"formattedSubTotalAmount": "₦12,000.00"
},
"product": {
"id": "193",
"user_id": "1",
"business_id": "1",
"supplier_id": null,
"app_id": "9",
"name": "Nike Shoes Air Max",
"product_type": "purchase",
"quantity": "31",
"quantity_sold": "18",
"pieces_sold": "0",
"cost_price": 20000,
"selling_price": 20000,
"pieces": "1",
"color": "Black",
"size": "",
"variant": "multiple",
"unit": "Pieces",
"app_created_at": "2023-04-17T13:26:55.000+01:00",
"raw": "{\"id\":9,\"version_code\":1,\"color\":\"Black\",\"pieces_sold\":0,\"unit\":\"Pieces\",\"supplier_id\":null,\"cost_price\":20000,\"quantity_sold\":18,\"size\":\"\",\"created_at\":\"2023-04-17 12:26:55\",\"quantity\":31,\"selling_price\":20000,\"synced\":0,\