{
	"CashFund": [
		{
			"TransactionDate": "2025-02-01T09:23:55",
			"Cashier": "A.PERALTA",
			"Amount": 5100.00
		},
		{
			"TransactionDate": "2025-02-01T15:28:31",
			"Cashier": "J.PEDRAZA",
			"Amount": 10257.25
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2025-02-01T15:27:52",
			"Type": "FULL",
			"Cashier": "A.PERALTA",
			"DEN1000": 5,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 28,
			"DEN50": 28,
			"DEN20": 1,
			"DEN10": 27,
			"DEN5": 45,
			"COINS": 42.25
		},
		{
			"TransactionDate": "2025-02-01T22:22:17",
			"Type": "FULL",
			"Cashier": "J.PEDRAZA",
			"DEN1000": 12,
			"DEN500": 3,
			"DEN200": 0,
			"DEN100": 34,
			"DEN50": 10,
			"DEN20": 1,
			"DEN10": 10,
			"DEN5": 47,
			"COINS": 24.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2025-02-01T10:49:21",
			"OrderNumber": 21456,
			"ORNumber": 21456,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1462.0,
			"NetAmount": 1204.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1462.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1462.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "A.PERALTA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21456,
					"OrderDateTime": "2025-02-01T10:49:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1427.0,
					"Quantity": 1,
					"ItemId": "CH2",
					"ItemName": "CHOCO BOX",
					"Category": "CHOCOLATE",
					"TotalPrice": 1427.0
				},
				{
					"OrderNumber": 21456,
					"OrderDateTime": "2025-02-01T10:49:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 21456,
					"OrderDateTime": "2025-02-01T10:52:17",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 1,
					"ItemId": "BC26",
					"ItemName": "BLUE CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 10.0
				},
				{
					"OrderNumber": 21456,
					"OrderDateTime": "2025-02-01T10:52:26",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC46",
					"ItemName": "HBD GOLD TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1204.86
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T11:48:15",
			"OrderNumber": 21457,
			"ORNumber": 21457,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 72.0,
			"NetAmount": 72.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 72.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A.PERALTA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21457,
					"OrderDateTime": "2025-02-01T11:48:15",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 72.0,
					"Quantity": 1,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 72.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 72.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T12:19:20",
			"OrderNumber": 21458,
			"ORNumber": 21458,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 3187.0,
			"NetAmount": 2929.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 3187.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 3187.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A.PERALTA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21458,
					"OrderDateTime": "2025-02-01T12:19:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1267.0,
					"Quantity": 1,
					"ItemId": "EQ4",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "ENSAYMADA",
					"TotalPrice": 1267.0
				},
				{
					"OrderNumber": 21458,
					"OrderDateTime": "2025-02-01T12:19:23",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 21458,
					"OrderDateTime": "2025-02-01T12:19:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1427.0,
					"Quantity": 1,
					"ItemId": "CH2",
					"ItemName": "CHOCO BOX",
					"Category": "CHOCOLATE",
					"TotalPrice": 1427.0
				},
				{
					"OrderNumber": 21458,
					"OrderDateTime": "2025-02-01T12:19:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC36",
					"ItemName": "FREE SILVER CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 21458,
					"OrderDateTime": "2025-02-01T12:19:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC45",
					"ItemName": "HBD BLUE TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 21458,
					"OrderDateTime": "2025-02-01T12:20:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 2929.86
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T12:31:03",
			"OrderNumber": 21459,
			"ORNumber": 21459,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 145.0,
			"NetAmount": 103.57,
			"DiscountAmount": 25.89,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 145.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 145.0,
			"SCVATExempt": 15.54,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "A.PERALTA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21459,
					"OrderDateTime": "2025-02-01T12:31:03",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 103.57
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T13:31:31",
			"OrderNumber": 21460,
			"ORNumber": 21460,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2278.0,
			"NetAmount": 2278.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2278.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A.PERALTA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21460,
					"OrderDateTime": "2025-02-01T13:31:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1364.0,
					"Quantity": 1,
					"ItemId": "TV003",
					"ItemName": "TV ENSAYMADA BOXOF12",
					"Category": "TABLE VIBE",
					"TotalPrice": 1364.0
				},
				{
					"OrderNumber": 21460,
					"OrderDateTime": "2025-02-01T13:31:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 914.0,
					"Quantity": 1,
					"ItemId": "TV005",
					"ItemName": "TV CHEESE ROLLS BX12",
					"Category": "TABLE VIBE",
					"TotalPrice": 914.0
				},
				{
					"OrderNumber": 21460,
					"OrderDateTime": "2025-02-01T13:31:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "TABLEVIBE",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 2278.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T13:57:56",
			"OrderNumber": 21461,
			"ORNumber": 21461,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1428.0,
			"NetAmount": 1428.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1428.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A.PERALTA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21461,
					"OrderDateTime": "2025-02-01T13:57:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1428.0,
					"Quantity": 1,
					"ItemId": "GF043",
					"ItemName": "GF CHOCO MOUSSE WHLE",
					"Category": "GRABFOOD",
					"TotalPrice": 1428.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1428.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T14:03:45",
			"OrderNumber": 21462,
			"ORNumber": 21462,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 648.0,
			"NetAmount": 648.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 648.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A.PERALTA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21462,
					"OrderDateTime": "2025-02-01T14:03:45",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 648.0,
					"Quantity": 1,
					"ItemId": "GF081",
					"ItemName": "GF SSCV MINI",
					"Category": "GRABFOOD",
					"TotalPrice": 648.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 648.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T14:41:26",
			"OrderNumber": 21463,
			"ORNumber": 21463,
			"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": "A.PERALTA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21463,
					"OrderDateTime": "2025-02-01T14:41:26",
					"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": "2025-02-01T14:57:42",
			"OrderNumber": 21464,
			"ORNumber": 21464,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 144.0,
			"NetAmount": 144.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 144.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A.PERALTA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21464,
					"OrderDateTime": "2025-02-01T14:57:42",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 72.0,
					"Quantity": 2,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 144.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "BPI QR",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 144.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T15:43:17",
			"OrderNumber": 21465,
			"ORNumber": 21465,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 145.0,
			"NetAmount": 103.57,
			"DiscountAmount": 25.89,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 145.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 145.0,
			"SCVATExempt": 15.54,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21465,
					"OrderDateTime": "2025-02-01T15:43:17",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 103.57
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T15:45:04",
			"OrderNumber": 21466,
			"ORNumber": 21466,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 764.0,
			"NetAmount": 764.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 764.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21466,
					"OrderDateTime": "2025-02-01T15:45:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 764.0,
					"Quantity": 1,
					"ItemId": "VC8",
					"ItemName": "TRUFFLE ROSE MINI",
					"Category": "VALENTINES CAKE",
					"TotalPrice": 764.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "BPI QR",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 764.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T15:49:55",
			"OrderNumber": 21467,
			"ORNumber": 21467,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 144.0,
			"NetAmount": 144.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 144.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21467,
					"OrderDateTime": "2025-02-01T15:49:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 72.0,
					"Quantity": 2,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 144.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 144.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T16:30:03",
			"OrderNumber": 21468,
			"ORNumber": 21468,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 468.0,
			"NetAmount": 334.29,
			"DiscountAmount": 83.57,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 468.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 468.0,
			"SCVATExempt": 50.14,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21468,
					"OrderDateTime": "2025-02-01T16:30:03",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 334.29
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T16:35:49",
			"OrderNumber": 21469,
			"ORNumber": 21469,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1428.0,
			"NetAmount": 1428.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1428.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21469,
					"OrderDateTime": "2025-02-01T16:35:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1428.0,
					"Quantity": 1,
					"ItemId": "GF043",
					"ItemName": "GF CHOCO MOUSSE WHLE",
					"Category": "GRABFOOD",
					"TotalPrice": 1428.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1428.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T17:05:19",
			"OrderNumber": 21470,
			"ORNumber": 21470,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 72.0,
			"NetAmount": 72.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 72.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21470,
					"OrderDateTime": "2025-02-01T17:05:19",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 72.0,
					"Quantity": 1,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 72.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 72.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T17:17:40",
			"OrderNumber": 21471,
			"ORNumber": 21471,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1136.0,
			"NetAmount": 1136.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1136.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21471,
					"OrderDateTime": "2025-02-01T17:17:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 21471,
					"OrderDateTime": "2025-02-01T17:17:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 398.0,
					"Quantity": 1,
					"ItemId": "LC2",
					"ItemName": "MG MAMON BOX OF 6",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 398.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1136.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T17:20:47",
			"OrderNumber": 21472,
			"ORNumber": 21472,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2007.0,
			"NetAmount": 2007.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2007.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21472,
					"OrderDateTime": "2025-02-01T17:20:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 476.0,
					"Quantity": 1,
					"ItemId": "GF035",
					"ItemName": "GF CHOCO CAKE MINI",
					"Category": "GRABFOOD",
					"TotalPrice": 476.0
				},
				{
					"OrderNumber": 21472,
					"OrderDateTime": "2025-02-01T17:20:58",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1531.0,
					"Quantity": 1,
					"ItemId": "GF120",
					"ItemName": "GF - MI MANGO BENE",
					"Category": "GRABFOOD",
					"TotalPrice": 1531.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 2007.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T17:27:27",
			"OrderNumber": 21473,
			"ORNumber": 21473,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 476.0,
			"NetAmount": 476.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 476.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21473,
					"OrderDateTime": "2025-02-01T17:27:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 476.0,
					"Quantity": 1,
					"ItemId": "GF035",
					"ItemName": "GF CHOCO CAKE MINI",
					"Category": "GRABFOOD",
					"TotalPrice": 476.0
				},
				{
					"OrderNumber": 21473,
					"OrderDateTime": "2025-02-01T17:27:33",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "GF108",
					"ItemName": "GF FREE GOLD CANDLE",
					"Category": "GRABFOOD",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 476.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T17:45:17",
			"OrderNumber": 21474,
			"ORNumber": 21474,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 667.0,
			"NetAmount": 667.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 667.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21474,
					"OrderDateTime": "2025-02-01T17:45:17",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 21474,
					"OrderDateTime": "2025-02-01T17:45:58",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC44",
					"ItemName": "HBD PINK TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 21474,
					"OrderDateTime": "2025-02-01T17:46:03",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 21474,
					"OrderDateTime": "2025-02-01T17:46:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 5,
					"ItemId": "BC27",
					"ItemName": "PINK CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 50.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 667.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T17:56:06",
			"OrderNumber": 21475,
			"ORNumber": 21475,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 278.0,
			"NetAmount": 278.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 278.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21475,
					"OrderDateTime": "2025-02-01T17:56:06",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 278.0,
					"Quantity": 1,
					"ItemId": "FG2",
					"ItemName": "FFG4",
					"Category": "FOOD FOR THE GODS",
					"TotalPrice": 278.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 278.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T17:56:51",
			"OrderNumber": 21476,
			"ORNumber": 21476,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 212.0,
			"NetAmount": 212.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 212.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21476,
					"OrderDateTime": "2025-02-01T17:56:51",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 212.0,
					"Quantity": 1,
					"ItemId": "LB2",
					"ItemName": "LEMON BARS 4",
					"Category": "LEMON BARS",
					"TotalPrice": 212.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 212.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T18:38:59",
			"OrderNumber": 21477,
			"ORNumber": 21477,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 605.0,
			"DiscountAmount": 151.25,
			"DiscountType": "20% SC 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": 1,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21477,
					"OrderDateTime": "2025-02-01T18:38:59",
					"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": "2025-02-01T19:35:55",
			"OrderNumber": 21478,
			"ORNumber": 21478,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 668.0,
			"NetAmount": 477.14,
			"DiscountAmount": 119.29,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 668.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 668.0,
			"SCVATExempt": 71.57,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21478,
					"OrderDateTime": "2025-02-01T19:35:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 668.0,
					"Quantity": 1,
					"ItemId": "FC2",
					"ItemName": "FRUIT CAKE BOX",
					"Category": "FRUITCAKE",
					"TotalPrice": 668.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 477.14
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T19:37:20",
			"OrderNumber": 21479,
			"ORNumber": 21479,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 668.0,
			"NetAmount": 477.14,
			"DiscountAmount": 119.29,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 668.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 668.0,
			"SCVATExempt": 71.57,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21479,
					"OrderDateTime": "2025-02-01T19:37:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 668.0,
					"Quantity": 1,
					"ItemId": "FC2",
					"ItemName": "FRUIT CAKE BOX",
					"Category": "FRUITCAKE",
					"TotalPrice": 668.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 477.14
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T19:39:57",
			"OrderNumber": 21480,
			"ORNumber": 21480,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1707.0,
			"NetAmount": 1707.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1707.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21480,
					"OrderDateTime": "2025-02-01T19:39:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1632.0,
					"Quantity": 1,
					"ItemId": "GF037",
					"ItemName": "GF BLACK VELVET WHLE",
					"Category": "GRABFOOD",
					"TotalPrice": 1632.0
				},
				{
					"OrderNumber": 21480,
					"OrderDateTime": "2025-02-01T19:40:09",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 5,
					"ItemId": "GF106",
					"ItemName": "GF SILVER CANDLE",
					"Category": "GRABFOOD",
					"TotalPrice": 50.0
				},
				{
					"OrderNumber": 21480,
					"OrderDateTime": "2025-02-01T19:40:15",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "GF111",
					"ItemName": "GF HBD GOLD TOPPER",
					"Category": "GRABFOOD",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1707.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T19:43:06",
			"OrderNumber": 21481,
			"ORNumber": 21481,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 507.0,
			"NetAmount": 507.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 507.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21481,
					"OrderDateTime": "2025-02-01T19:43:06",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				},
				{
					"OrderNumber": 21481,
					"OrderDateTime": "2025-02-01T19:43:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC36",
					"ItemName": "FREE SILVER CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 507.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T21:03:27",
			"OrderNumber": 21482,
			"ORNumber": 21482,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2298.0,
			"NetAmount": 2040.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2298.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 2298.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21482,
					"OrderDateTime": "2025-02-01T21:03:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 2298.0,
					"Quantity": 1,
					"ItemId": "MB2",
					"ItemName": "MANGO BENE BOX",
					"Category": "MANGO BENE",
					"TotalPrice": 2298.0
				},
				{
					"OrderNumber": 21482,
					"OrderDateTime": "2025-02-01T21:03:42",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 2040.86
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T21:10:17",
			"OrderNumber": 21483,
			"ORNumber": 21483,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 702.0,
			"NetAmount": 501.43,
			"DiscountAmount": 125.36,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 702.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 702.0,
			"SCVATExempt": 75.21,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21483,
					"OrderDateTime": "2025-02-01T21:10:17",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 3,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 435.0
				},
				{
					"OrderNumber": 21483,
					"OrderDateTime": "2025-02-01T21:10:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 3,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "AMEX",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 501.43
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T21:25:56",
			"OrderNumber": 21484,
			"ORNumber": 21484,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 468.0,
			"NetAmount": 468.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 468.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21484,
					"OrderDateTime": "2025-02-01T21:25:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-01T21:45:31",
			"OrderNumber": 21485,
			"ORNumber": 21485,
			"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": "J.PEDRAZA",
			"Branch": "KMG073",
			"SaleDetails": [
				{
					"OrderNumber": 21485,
					"OrderDateTime": "2025-02-01T21:45:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 847.0
				}
			]
		}
	]
}
