{
	"CashFund": [
		{
			"TransactionDate": "2025-01-01T07:10:21",
			"Cashier": "Iza Nicole",
			"Amount": 3705.00
		},
		{
			"TransactionDate": "2025-01-01T14:43:59",
			"Cashier": "M.HITA",
			"Amount": 4310.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2025-01-01T14:32:12",
			"Type": "FULL",
			"Cashier": "Iza Nicole",
			"DEN1000": 0,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 21,
			"DEN50": 0,
			"DEN20": 30,
			"DEN10": 50,
			"DEN5": 101,
			"COINS": 105.00
		},
		{
			"TransactionDate": "2025-01-01T21:06:53",
			"Type": "FULL",
			"Cashier": "M.HITA",
			"DEN1000": 1,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 23,
			"DEN50": 0,
			"DEN20": 26,
			"DEN10": 49,
			"DEN5": 100,
			"COINS": 91.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2025-01-01T12:24:27",
			"OrderNumber": 8197,
			"ORNumber": 8197,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2004.0,
			"NetAmount": 2004.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2004.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "Iza Nicole",
			"Branch": "KMG045",
			"SaleDetails": [
				{
					"OrderNumber": 8197,
					"OrderDateTime": "2025-01-01T12:24:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 2004.0,
					"Quantity": 1,
					"ItemId": "GF031",
					"ItemName": "GF ALMOND SANS WHOLE",
					"Category": "GRABFOOD",
					"TotalPrice": 2004.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 2004.0
				}
			]
		},
		{
			"TransactionDate": "2025-01-01T14:20:27",
			"OrderNumber": 8198,
			"ORNumber": 8198,
			"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": "Iza Nicole",
			"Branch": "KMG045",
			"SaleDetails": [
				{
					"OrderNumber": 8198,
					"OrderDateTime": "2025-01-01T14:20:27",
					"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-01-01T19:40:42",
			"OrderNumber": 8199,
			"ORNumber": 8199,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1348.0,
			"NetAmount": 1090.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1348.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1348.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "M.HITA",
			"Branch": "KMG045",
			"SaleDetails": [
				{
					"OrderNumber": 8199,
					"OrderDateTime": "2025-01-01T19:40:42",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1348.0,
					"Quantity": 1,
					"ItemId": "CM2",
					"ItemName": "CHOCOMUZ CKE BOX",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 1348.0
				},
				{
					"OrderNumber": 8199,
					"OrderDateTime": "2025-01-01T19:40:45",
					"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": 1090.86
				}
			]
		}
	]
}
