{
	"CashFund": [
		{
			"TransactionDate": "2024-07-24T09:02:10",
			"Cashier": "K.ONG",
			"Amount": 5595.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2024-07-24T16:14:52",
			"Type": "FULL",
			"Cashier": "K.ONG",
			"DEN1000": 0,
			"DEN500": 0,
			"DEN200": 2,
			"DEN100": 40,
			"DEN50": 20,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 77,
			"COINS": 140.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2024-07-24T13:22:32",
			"OrderNumber": 31674,
			"ORNumber": 31674,
			"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.ONG",
			"Branch": "KMG012",
			"SaleDetails": [
				{
					"OrderNumber": 31674,
					"OrderDateTime": "2024-07-24T13:22:32",
					"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-07-24T14:24:18",
			"OrderNumber": 31675,
			"ORNumber": 31675,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 288.0,
			"NetAmount": 288.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 288.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.ONG",
			"Branch": "KMG012",
			"SaleDetails": [
				{
					"OrderNumber": 31675,
					"OrderDateTime": "2024-07-24T14:24:18",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 72.0,
					"Quantity": 4,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 288.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 288.0
				}
			]
		}
	]
}
