{
	"CashFund": [
		{
			"TransactionDate": "2024-02-23T08:38:12",
			"Cashier": "K.DOMINGO",
			"Amount": 5095.00
		},
		{
			"TransactionDate": "2024-02-23T16:27:13",
			"Cashier": "Q.GODOY",
			"Amount": 9584.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2024-02-23T16:26:50",
			"Type": "FULL",
			"Cashier": "K.DOMINGO",
			"DEN1000": 6,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 12,
			"DEN50": 28,
			"DEN20": 3,
			"DEN10": 18,
			"DEN5": 43,
			"COINS": 29.00
		},
		{
			"TransactionDate": "2024-02-23T22:00:44",
			"Type": "FULL",
			"Cashier": "Q.GODOY",
			"DEN1000": 12,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 5,
			"DEN50": 27,
			"DEN20": 0,
			"DEN10": 13,
			"DEN5": 46,
			"COINS": 23.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2024-02-23T10:21:07",
			"OrderNumber": 4713,
			"ORNumber": 4713,
			"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": "K.DOMINGO",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4713,
					"OrderDateTime": "2024-02-23T10:21:07",
					"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-02-23T11:43:50",
			"OrderNumber": 4714,
			"ORNumber": 4714,
			"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": "K.DOMINGO",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4714,
					"OrderDateTime": "2024-02-23T11:43:50",
					"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": "2024-02-23T12:18:47",
			"OrderNumber": 4715,
			"ORNumber": 4715,
			"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": "K.DOMINGO",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4715,
					"OrderDateTime": "2024-02-23T12:18:47",
					"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": "2024-02-23T12:53:55",
			"OrderNumber": 4716,
			"ORNumber": 4716,
			"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": "K.DOMINGO",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4716,
					"OrderDateTime": "2024-02-23T12:53:55",
					"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-02-23T13:09:28",
			"OrderNumber": 4717,
			"ORNumber": 4717,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 412.0,
			"NetAmount": 412.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 412.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.DOMINGO",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4717,
					"OrderDateTime": "2024-02-23T13:09:28",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 412.0,
					"Quantity": 1,
					"ItemId": "CM3",
					"ItemName": "CHOCOMUZ CKE MINI",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 412.0
				},
				{
					"OrderNumber": 4717,
					"OrderDateTime": "2024-02-23T13:09:33",
					"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": 412.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-23T13:16:17",
			"OrderNumber": 4718,
			"ORNumber": 4718,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1704.0,
			"NetAmount": 1446.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1704.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1704.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.DOMINGO",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4718,
					"OrderDateTime": "2024-02-23T13:16:17",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1704.0,
					"Quantity": 1,
					"ItemId": "TF1",
					"ItemName": "CHOCO TRFFLE WHLE",
					"Category": "TRUFFLE",
					"TotalPrice": 1704.0
				},
				{
					"OrderNumber": 4718,
					"OrderDateTime": "2024-02-23T13:16:19",
					"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": 1446.86
				}
			]
		},
		{
			"TransactionDate": "2024-02-23T13:56:04",
			"OrderNumber": 4719,
			"ORNumber": 4719,
			"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": "K.DOMINGO",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4719,
					"OrderDateTime": "2024-02-23T13:56:04",
					"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": "2024-02-23T15:14:45",
			"OrderNumber": 4720,
			"ORNumber": 4720,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 507.0,
			"NetAmount": 362.14,
			"DiscountAmount": 90.54,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 507.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 507.0,
			"SCVATExempt": 54.32,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.DOMINGO",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4720,
					"OrderDateTime": "2024-02-23T15:14:45",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				},
				{
					"OrderNumber": 4720,
					"OrderDateTime": "2024-02-23T15:14:48",
					"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": 362.14
				}
			]
		},
		{
			"TransactionDate": "2024-02-23T16:19:54",
			"OrderNumber": 4721,
			"ORNumber": 4721,
			"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": "K.DOMINGO",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4721,
					"OrderDateTime": "2024-02-23T16:19: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": "2024-02-23T16:27:26",
			"OrderNumber": 4722,
			"ORNumber": 4722,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 412.0,
			"NetAmount": 294.29,
			"DiscountAmount": 73.57,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 412.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 412.0,
			"SCVATExempt": 44.14,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "Q.GODOY",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4722,
					"OrderDateTime": "2024-02-23T16:27:26",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 412.0,
					"Quantity": 1,
					"ItemId": "CM3",
					"ItemName": "CHOCOMUZ CKE MINI",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 412.0
				},
				{
					"OrderNumber": 4722,
					"OrderDateTime": "2024-02-23T16:27:28",
					"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": 294.29
				}
			]
		},
		{
			"TransactionDate": "2024-02-23T16:38:33",
			"OrderNumber": 4723,
			"ORNumber": 4723,
			"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": "Q.GODOY",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4723,
					"OrderDateTime": "2024-02-23T16:38:33",
					"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": "2024-02-23T17:07:20",
			"OrderNumber": 4724,
			"ORNumber": 4724,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 832.0,
			"NetAmount": 832.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 832.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "Q.GODOY",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4724,
					"OrderDateTime": "2024-02-23T17:07:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 278.0,
					"Quantity": 1,
					"ItemId": "FG2",
					"ItemName": "FFG4",
					"Category": "FOOD FOR THE GODS",
					"TotalPrice": 278.0
				},
				{
					"OrderNumber": 4724,
					"OrderDateTime": "2024-02-23T17:07:20",
					"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": 832.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-23T17:39:21",
			"OrderNumber": 4725,
			"ORNumber": 4725,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1704.0,
			"NetAmount": 1704.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1704.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "Q.GODOY",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4725,
					"OrderDateTime": "2024-02-23T17:39:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1704.0,
					"Quantity": 1,
					"ItemId": "TF1",
					"ItemName": "CHOCO TRFFLE WHLE",
					"Category": "TRUFFLE",
					"TotalPrice": 1704.0
				},
				{
					"OrderNumber": 4725,
					"OrderDateTime": "2024-02-23T17:39:24",
					"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": 1704.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-23T18:03:05",
			"OrderNumber": 4726,
			"ORNumber": 4726,
			"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": "Q.GODOY",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4726,
					"OrderDateTime": "2024-02-23T18:03:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 3,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GCASH",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 267.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-23T18:11:28",
			"OrderNumber": 4727,
			"ORNumber": 4727,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 216.0,
			"NetAmount": 216.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 216.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "Q.GODOY",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4727,
					"OrderDateTime": "2024-02-23T18:11:28",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 72.0,
					"Quantity": 3,
					"ItemId": "FC1",
					"ItemName": "FRUITCAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 216.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 216.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-23T19:50:24",
			"OrderNumber": 4728,
			"ORNumber": 4728,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 689.0,
			"NetAmount": 689.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 689.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "Q.GODOY",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4728,
					"OrderDateTime": "2024-02-23T19:50:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 689.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-23T21:02:19",
			"OrderNumber": 4729,
			"ORNumber": 4729,
			"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": "Q.GODOY",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4729,
					"OrderDateTime": "2024-02-23T21:02:19",
					"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": "2024-02-23T21:03:14",
			"OrderNumber": 4730,
			"ORNumber": 4730,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 557.0,
			"NetAmount": 557.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 557.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "Q.GODOY",
			"Branch": "KMG076",
			"SaleDetails": [
				{
					"OrderNumber": 4730,
					"OrderDateTime": "2024-02-23T21:03:14",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 2,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 290.0
				},
				{
					"OrderNumber": 4730,
					"OrderDateTime": "2024-02-23T21:03:16",
					"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": 557.0
				}
			]
		}
	]
}
