{
	"CashFund": [
		{
			"TransactionDate": "2024-07-24T10:01:13",
			"Cashier": "JAMAE",
			"Amount": 5595.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2024-07-24T13:46:12",
			"Type": "FULL",
			"Cashier": "JAMAE",
			"DEN1000": 0,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 40,
			"DEN50": 20,
			"DEN20": 0,
			"DEN10": 30,
			"DEN5": 50,
			"COINS": 45.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2024-07-24T12:44:56",
			"OrderNumber": 12585,
			"ORNumber": 12585,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 798.0,
			"NetAmount": 798.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 798.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JAMAE",
			"Branch": "KMG074",
			"SaleDetails": [
				{
					"OrderNumber": 12585,
					"OrderDateTime": "2024-07-24T12:44:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 798.0,
					"Quantity": 1,
					"ItemId": "GF001",
					"ItemName": "GF ENSAYMADA BOX OF6",
					"Category": "GRABFOOD",
					"TotalPrice": 798.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 798.0
				}
			]
		}
	]
}
