{
	"CashFund": [
		{
			"TransactionDate": "2024-04-22T10:02:17",
			"Cashier": "JONA",
			"Amount": 5095.00
		},
		{
			"TransactionDate": "2024-04-22T14:06:02",
			"Cashier": "BEVERLY",
			"Amount": 10014.75
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2024-04-22T14:03:52",
			"Type": "FULL",
			"Cashier": "JONA",
			"DEN1000": 6,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 17,
			"DEN50": 27,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 65,
			"COINS": 139.75
		},
		{
			"TransactionDate": "2024-04-22T21:09:03",
			"Type": "FULL",
			"Cashier": "BEVERLY",
			"DEN1000": 8,
			"DEN500": 0,
			"DEN200": 1,
			"DEN100": 18,
			"DEN50": 26,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 57,
			"COINS": 37.50
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2024-04-22T10:34:56",
			"OrderNumber": 27410,
			"ORNumber": 27410,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1452.0,
			"NetAmount": 1194.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1452.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1452.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "JONA",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27410,
					"OrderDateTime": "2024-04-22T10:34:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1427.0,
					"Quantity": 1,
					"ItemId": "CH2",
					"ItemName": "CHOCO BOX",
					"Category": "CHOCOLATE",
					"TotalPrice": 1427.0
				},
				{
					"OrderNumber": 27410,
					"OrderDateTime": "2024-04-22T10:35:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC45",
					"ItemName": "HBD BLUE TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 27410,
					"OrderDateTime": "2024-04-22T10:35:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1194.86
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T10:38:05",
			"OrderNumber": 27411,
			"ORNumber": 27411,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 847.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 847.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JONA",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27411,
					"OrderDateTime": "2024-04-22T10:38:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 847.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T10:48:54",
			"OrderNumber": 27412,
			"ORNumber": 27412,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 511.0,
			"NetAmount": 365.0,
			"DiscountAmount": 91.25,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 511.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 511.0,
			"SCVATExempt": 54.75,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JONA",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27412,
					"OrderDateTime": "2024-04-22T10:48:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 3,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 267.0
				},
				{
					"OrderNumber": 27412,
					"OrderDateTime": "2024-04-22T10:49:09",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 244.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 244.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 365.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T10:51:57",
			"OrderNumber": 27413,
			"ORNumber": 27413,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1920.0,
			"NetAmount": 1662.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1920.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1920.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "JONA",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27413,
					"OrderDateTime": "2024-04-22T10:51:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1920.0,
					"Quantity": 1,
					"ItemId": "SR8",
					"ItemName": "ALMND SANSRVL WHL",
					"Category": "SANSRIVAL",
					"TotalPrice": 1920.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 200.0
				},
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1462.86
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T11:58:58",
			"OrderNumber": 27414,
			"ORNumber": 27414,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 605.0,
			"DiscountAmount": 151.25,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 847.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 847.0,
			"SCVATExempt": 90.75,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JONA",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27414,
					"OrderDateTime": "2024-04-22T11:58:58",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 605.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T12:33:29",
			"OrderNumber": 27415,
			"ORNumber": 27415,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 3279.0,
			"NetAmount": 3279.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 3279.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JONA",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27415,
					"OrderDateTime": "2024-04-22T12:33:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 3,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 2541.0
				},
				{
					"OrderNumber": 27415,
					"OrderDateTime": "2024-04-22T12:33:51",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 27415,
					"OrderDateTime": "2024-04-22T12:33:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 3279.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T12:59:50",
			"OrderNumber": 27416,
			"ORNumber": 27416,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 445.0,
			"NetAmount": 445.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 445.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JONA",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27416,
					"OrderDateTime": "2024-04-22T12:59:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 5,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 445.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 445.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T14:04:25",
			"OrderNumber": 27417,
			"ORNumber": 27417,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 735.0,
			"NetAmount": 735.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 735.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BEVERLY",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27417,
					"OrderDateTime": "2024-04-22T14:04:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 27417,
					"OrderDateTime": "2024-04-22T14:04:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 3,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 735.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T14:16:35",
			"OrderNumber": 27418,
			"ORNumber": 27418,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 554.0,
			"NetAmount": 395.71,
			"DiscountAmount": 98.93,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 554.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 554.0,
			"SCVATExempt": 59.36,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BEVERLY",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27418,
					"OrderDateTime": "2024-04-22T14:16:35",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 554.0,
					"Quantity": 1,
					"ItemId": "FG3",
					"ItemName": "FFG 8",
					"Category": "FOOD FOR THE GODS",
					"TotalPrice": 554.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 395.71
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T14:53:02",
			"OrderNumber": 27419,
			"ORNumber": 27419,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2635.0,
			"NetAmount": 2635.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2635.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BEVERLY",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27419,
					"OrderDateTime": "2024-04-22T14:53:02",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 798.0,
					"Quantity": 1,
					"ItemId": "GF001",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "GRABFOOD",
					"TotalPrice": 798.0
				},
				{
					"OrderNumber": 27419,
					"OrderDateTime": "2024-04-22T14:53:08",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1837.0,
					"Quantity": 1,
					"ItemId": "GF040",
					"ItemName": "CHOCO TRUFFLE WHL",
					"Category": "GRABFOOD",
					"TotalPrice": 1837.0
				},
				{
					"OrderNumber": 27419,
					"OrderDateTime": "2024-04-22T14:53:11",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 2635.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T18:03:48",
			"OrderNumber": 27420,
			"ORNumber": 27420,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1094.0,
			"NetAmount": 1094.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1094.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BEVERLY",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27420,
					"OrderDateTime": "2024-04-22T18:03:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 476.0,
					"Quantity": 1,
					"ItemId": "GF035",
					"ItemName": "CHOCO CAKE MINI",
					"Category": "GRABFOOD",
					"TotalPrice": 476.0
				},
				{
					"OrderNumber": 27420,
					"OrderDateTime": "2024-04-22T18:03:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 598.0,
					"Quantity": 1,
					"ItemId": "GF050",
					"ItemName": "CHEESE CAKE MINI",
					"Category": "GRABFOOD",
					"TotalPrice": 598.0
				},
				{
					"OrderNumber": 27420,
					"OrderDateTime": "2024-04-22T18:03:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 1,
					"ItemId": "GF106",
					"ItemName": "GF SILVER CANDLE",
					"Category": "GRABFOOD",
					"TotalPrice": 10.0
				},
				{
					"OrderNumber": 27420,
					"OrderDateTime": "2024-04-22T18:03:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 1,
					"ItemId": "GF105",
					"ItemName": "GF GOLD CANDLE",
					"Category": "GRABFOOD",
					"TotalPrice": 10.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1094.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T18:19:30",
			"OrderNumber": 27421,
			"ORNumber": 27421,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2298.0,
			"NetAmount": 2298.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2298.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BEVERLY",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27421,
					"OrderDateTime": "2024-04-22T18:19:30",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 27421,
					"OrderDateTime": "2024-04-22T18:19:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 2298.0,
					"Quantity": 1,
					"ItemId": "MB2",
					"ItemName": "MANGO BENE BOX",
					"Category": "MANGO BENE",
					"TotalPrice": 2298.0
				},
				{
					"OrderNumber": 27421,
					"OrderDateTime": "2024-04-22T18:19:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 2298.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T20:21:43",
			"OrderNumber": 27422,
			"ORNumber": 27422,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1782.0,
			"NetAmount": 1782.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1782.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BEVERLY",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27422,
					"OrderDateTime": "2024-04-22T20:21:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 418.0,
					"Quantity": 1,
					"ItemId": "GF006",
					"ItemName": "MARY GRACE MAMON6",
					"Category": "GRABFOOD",
					"TotalPrice": 418.0
				},
				{
					"OrderNumber": 27422,
					"OrderDateTime": "2024-04-22T20:23:34",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1364.0,
					"Quantity": 1,
					"ItemId": "GF003",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "GRABFOOD",
					"TotalPrice": 1364.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1782.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T20:34:40",
			"OrderNumber": 27423,
			"ORNumber": 27423,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 477.0,
			"NetAmount": 477.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 477.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BEVERLY",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27423,
					"OrderDateTime": "2024-04-22T20:34:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				},
				{
					"OrderNumber": 27423,
					"OrderDateTime": "2024-04-22T20:34:46",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 27423,
					"OrderDateTime": "2024-04-22T20:35:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC44",
					"ItemName": "HBD PINK TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 477.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-22T20:44:27",
			"OrderNumber": 27424,
			"ORNumber": 27424,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 767.0,
			"NetAmount": 767.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 767.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BEVERLY",
			"Branch": "KMG007",
			"SaleDetails": [
				{
					"OrderNumber": 27424,
					"OrderDateTime": "2024-04-22T20:44:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 732.0,
					"Quantity": 1,
					"ItemId": "GF032",
					"ItemName": "ALMOND SANS MINI",
					"Category": "GRABFOOD",
					"TotalPrice": 732.0
				},
				{
					"OrderNumber": 27424,
					"OrderDateTime": "2024-04-22T20:44:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 1,
					"ItemId": "GF055",
					"ItemName": "GF PINK CANDLE",
					"Category": "GRABFOOD",
					"TotalPrice": 10.0
				},
				{
					"OrderNumber": 27424,
					"OrderDateTime": "2024-04-22T20:45:13",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "GF109",
					"ItemName": "GF HBD PINK TOPPER",
					"Category": "GRABFOOD",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 767.0
				}
			]
		}
	]
}
