{
	"SalesCollection": [
		{
			"TransactionDate": "2021-04-07T14:12:11",
			"OrderNumber": 1715,
			"ORNumber": 1715,
			"ModeOfPayment": "CASH",
			"DineType": "TO",
			"TransactionType": "REG",
			"CardType": "NA",
			"CardProvider": "NA",
			"GrossAmount": 798.0,
			"NetAmount": 583.71,
			"DiscountAmount": 133.93,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 798.0,
			"NoVAT": 0.0,
			"VATExempt": 798.0,
			"SCVATExempt": 80.36,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 1715,
					"OrderDateTime": "2021-04-07T14:12:11",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 798.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 798.0
				}
			]
		}
	]
}
