{
	"CashFund": [
		{
			"TransactionDate": "2025-03-28T06:59:52",
			"Cashier": "CATHY",
			"Amount": 4805.00
		},
		{
			"TransactionDate": "2025-03-28T14:03:52",
			"Cashier": "ALYSSA",
			"Amount": 9737.25
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2025-03-28T13:59:30",
			"Type": "FULL",
			"Cashier": "CATHY",
			"DEN1000": 7,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 15,
			"DEN50": 20,
			"DEN20": 1,
			"DEN10": 0,
			"DEN5": 33,
			"COINS": 52.25
		},
		{
			"TransactionDate": "2025-03-28T21:55:56",
			"Type": "FULL",
			"Cashier": "ALYSSA",
			"DEN1000": 16,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 2,
			"DEN50": 10,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 2,
			"COINS": 5.50
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2025-03-28T11:00:28",
			"OrderNumber": 41659,
			"ORNumber": 41659,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 738.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 738.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41659,
					"OrderDateTime": "2025-03-28T11:00:28",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 738.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T11:08:39",
			"OrderNumber": 41660,
			"ORNumber": 41660,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 89.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41660,
					"OrderDateTime": "2025-03-28T11:08:39",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 89.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T11:58:26",
			"OrderNumber": 41661,
			"ORNumber": 41661,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1239.0,
			"NetAmount": 981.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1239.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1239.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41661,
					"OrderDateTime": "2025-03-28T11:58:26",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 41661,
					"OrderDateTime": "2025-03-28T11:58:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 268.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 268.0
				},
				{
					"OrderNumber": 41661,
					"OrderDateTime": "2025-03-28T12:00:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 233.0,
					"Quantity": 1,
					"ItemId": "LB2",
					"ItemName": "LEMON BARS 4",
					"Category": "LEMON BARS",
					"TotalPrice": 233.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 981.86
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T12:07:43",
			"OrderNumber": 41662,
			"ORNumber": 41662,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 742.0,
			"NetAmount": 530.0,
			"DiscountAmount": 132.5,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 742.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 742.0,
			"SCVATExempt": 79.5,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41662,
					"OrderDateTime": "2025-03-28T12:07:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 419.0,
					"Quantity": 1,
					"ItemId": "XM2",
					"ItemName": "LENGUA BUTTER",
					"Category": "CHRISTMAS",
					"TotalPrice": 419.0
				},
				{
					"OrderNumber": 41662,
					"OrderDateTime": "2025-03-28T12:07:46",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				},
				{
					"OrderNumber": 41662,
					"OrderDateTime": "2025-03-28T12:07:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 530.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T12:31:35",
			"OrderNumber": 41663,
			"ORNumber": 41663,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 89.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41663,
					"OrderDateTime": "2025-03-28T12:31:35",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 89.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T12:35:20",
			"OrderNumber": 41664,
			"ORNumber": 41664,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1212.0,
			"NetAmount": 954.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1212.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1212.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41664,
					"OrderDateTime": "2025-03-28T12:35:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 41664,
					"OrderDateTime": "2025-03-28T12:35:23",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 474.0,
					"Quantity": 1,
					"ItemId": "XM3",
					"ItemName": "LENGUA QDB",
					"Category": "CHRISTMAS",
					"TotalPrice": 474.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 954.86
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T12:37:51",
			"OrderNumber": 41665,
			"ORNumber": 41665,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 592.0,
			"NetAmount": 422.86,
			"DiscountAmount": 105.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 592.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 592.0,
			"SCVATExempt": 63.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41665,
					"OrderDateTime": "2025-03-28T12:37:51",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 41665,
					"OrderDateTime": "2025-03-28T12:37:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 422.86
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T13:21:24",
			"OrderNumber": 41666,
			"ORNumber": 41666,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1114.0,
			"NetAmount": 1114.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1114.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41666,
					"OrderDateTime": "2025-03-28T13:21:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 41666,
					"OrderDateTime": "2025-03-28T13:22:29",
					"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": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1114.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T13:27:30",
			"OrderNumber": 41667,
			"ORNumber": 41667,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 580.0,
			"NetAmount": 414.29,
			"DiscountAmount": 103.57,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 580.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 580.0,
			"SCVATExempt": 62.14,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41667,
					"OrderDateTime": "2025-03-28T13:27:30",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 4,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 580.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 414.29
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T13:39:05",
			"OrderNumber": 41668,
			"ORNumber": 41668,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1520.0,
			"NetAmount": 1520.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1520.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41668,
					"OrderDateTime": "2025-03-28T13:39:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1520.0,
					"Quantity": 1,
					"ItemId": "BV2",
					"ItemName": "BLACK VELVET BOX",
					"Category": "BLACK VELVET",
					"TotalPrice": 1520.0
				},
				{
					"OrderNumber": 41668,
					"OrderDateTime": "2025-03-28T13:39:08",
					"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": 1520.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T13:50:54",
			"OrderNumber": 41669,
			"ORNumber": 41669,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 145.0,
			"NetAmount": 145.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 145.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41669,
					"OrderDateTime": "2025-03-28T13:50:54",
					"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": 145.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T14:09:00",
			"OrderNumber": 41670,
			"ORNumber": 41670,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 89.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41670,
					"OrderDateTime": "2025-03-28T14:09:00",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 89.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T14:25:37",
			"OrderNumber": 41671,
			"ORNumber": 41671,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 617.0,
			"NetAmount": 617.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 617.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41671,
					"OrderDateTime": "2025-03-28T14:25:37",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 41671,
					"OrderDateTime": "2025-03-28T14:25:53",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 41671,
					"OrderDateTime": "2025-03-28T14:26:06",
					"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": 617.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T14:28:12",
			"OrderNumber": 41672,
			"ORNumber": 41672,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 178.0,
			"NetAmount": 178.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 178.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41672,
					"OrderDateTime": "2025-03-28T14:28:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 178.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T14:45:31",
			"OrderNumber": 41673,
			"ORNumber": 41673,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 267.0,
			"NetAmount": 267.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 267.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41673,
					"OrderDateTime": "2025-03-28T14:45:31",
					"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": 267.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T15:08:57",
			"OrderNumber": 41674,
			"ORNumber": 41674,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1315.0,
			"NetAmount": 1315.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1315.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41674,
					"OrderDateTime": "2025-03-28T15:08:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 41674,
					"OrderDateTime": "2025-03-28T15:10:11",
					"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": 1315.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T15:20:12",
			"OrderNumber": 41675,
			"ORNumber": 41675,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 234.0,
			"NetAmount": 167.14,
			"DiscountAmount": 41.79,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 234.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 234.0,
			"SCVATExempt": 25.07,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41675,
					"OrderDateTime": "2025-03-28T15:20:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				},
				{
					"OrderNumber": 41675,
					"OrderDateTime": "2025-03-28T15:20:15",
					"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": 167.14
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T15:31:26",
			"OrderNumber": 41676,
			"ORNumber": 41676,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41676,
					"OrderDateTime": "2025-03-28T15:31:26",
					"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": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 847.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T15:35:58",
			"OrderNumber": 41677,
			"ORNumber": 41677,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41677,
					"OrderDateTime": "2025-03-28T15:35:58",
					"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": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 847.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T15:50:53",
			"OrderNumber": 41678,
			"ORNumber": 41678,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1267.0,
			"NetAmount": 1267.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1267.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41678,
					"OrderDateTime": "2025-03-28T15:50:53",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1267.0,
					"Quantity": 1,
					"ItemId": "EQ4",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "ENSAYMADA",
					"TotalPrice": 1267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1267.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T16:11:38",
			"OrderNumber": 41679,
			"ORNumber": 41679,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1457.0,
			"NetAmount": 1199.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1457.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1457.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41679,
					"OrderDateTime": "2025-03-28T16:11:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 41679,
					"OrderDateTime": "2025-03-28T16:12:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				},
				{
					"OrderNumber": 41679,
					"OrderDateTime": "2025-03-28T16:12:45",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 521.0,
					"Quantity": 1,
					"ItemId": "BR3",
					"ItemName": "BROWNIE 8",
					"Category": "BROWNIE",
					"TotalPrice": 521.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1199.86
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T16:16:43",
			"OrderNumber": 41680,
			"ORNumber": 41680,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41680,
					"OrderDateTime": "2025-03-28T16:16:43",
					"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": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 847.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T16:57:12",
			"OrderNumber": 41681,
			"ORNumber": 41681,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 886.0,
			"NetAmount": 886.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 886.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41681,
					"OrderDateTime": "2025-03-28T16:57:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 41681,
					"OrderDateTime": "2025-03-28T16:58:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 418.0,
					"Quantity": 1,
					"ItemId": "LC2",
					"ItemName": "MG MAMON BOX OF 6",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 418.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 886.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T17:06:28",
			"OrderNumber": 41682,
			"ORNumber": 41682,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41682,
					"OrderDateTime": "2025-03-28T17:06:28",
					"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": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 847.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T17:22:58",
			"OrderNumber": 41683,
			"ORNumber": 41683,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41683,
					"OrderDateTime": "2025-03-28T17:22:58",
					"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-03-28T17:41:57",
			"OrderNumber": 41684,
			"ORNumber": 41684,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1982.0,
			"NetAmount": 1982.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1982.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41684,
					"OrderDateTime": "2025-03-28T17:41:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1982.0,
					"Quantity": 1,
					"ItemId": "CW1",
					"ItemName": "CARROT CAKE WHOLE",
					"Category": "CARROT CAKE",
					"TotalPrice": 1982.0
				},
				{
					"OrderNumber": 41684,
					"OrderDateTime": "2025-03-28T17:42:02",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1982.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T18:13:51",
			"OrderNumber": 41685,
			"ORNumber": 41685,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 474.0,
			"NetAmount": 474.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 474.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41685,
					"OrderDateTime": "2025-03-28T18:13:51",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 474.0,
					"Quantity": 1,
					"ItemId": "XM3",
					"ItemName": "LENGUA QDB",
					"Category": "CHRISTMAS",
					"TotalPrice": 474.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 474.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T18:35:06",
			"OrderNumber": 41686,
			"ORNumber": 41686,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 468.0,
			"NetAmount": 334.29,
			"DiscountAmount": 83.57,
			"DiscountType": "20% SC 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": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41686,
					"OrderDateTime": "2025-03-28T18:35:06",
					"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-03-28T18:48:50",
			"OrderNumber": 41687,
			"ORNumber": 41687,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 681.0,
			"NetAmount": 681.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 681.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41687,
					"OrderDateTime": "2025-03-28T18:48:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 41687,
					"OrderDateTime": "2025-03-28T18:48:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 681.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T18:50:52",
			"OrderNumber": 41688,
			"ORNumber": 41688,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 0.0,
			"NetAmount": 0.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 0.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41688,
					"OrderDateTime": "2025-03-28T18:50:52",
					"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": 0.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T19:50:19",
			"OrderNumber": 41689,
			"ORNumber": 41689,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1483.0,
			"NetAmount": 1483.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1483.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41689,
					"OrderDateTime": "2025-03-28T19:50:19",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1458.0,
					"Quantity": 1,
					"ItemId": "SCM-MB1",
					"ItemName": "MI - MANGO BENE",
					"Category": "SIGNATURE CAKES",
					"TotalPrice": 1458.0
				},
				{
					"OrderNumber": 41689,
					"OrderDateTime": "2025-03-28T19:51:10",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC44",
					"ItemName": "HBD PINK TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 41689,
					"OrderDateTime": "2025-03-28T19:51:11",
					"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": 1483.0
				}
			]
		},
		{
			"TransactionDate": "2025-03-28T20:33:05",
			"OrderNumber": 41690,
			"ORNumber": 41690,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 89.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41690,
					"OrderDateTime": "2025-03-28T20:33:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 89.0
				}
			]
		}
	]
}
