{
	"SalesCollection": [
		{
			"TransactionDate": "2021-08-07T13:49:54",
			"OrderNumber": 3638,
			"ORNumber": 3638,
			"ModeOfPayment": "CASH",
			"DineType": "TO",
			"TransactionType": "REG",
			"CardType": "NA",
			"CardProvider": "NA",
			"GrossAmount": 150.0,
			"NetAmount": 150.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 150.0,
			"NoVAT": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 3638,
					"OrderDateTime": "2021-08-07T13:49:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 75.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 150.0
				}
			]
		},
		{
			"TransactionDate": "2021-08-07T15:12:20",
			"OrderNumber": 3639,
			"ORNumber": 3639,
			"ModeOfPayment": "CASH",
			"DineType": "TO",
			"TransactionType": "REG",
			"CardType": "NA",
			"CardProvider": "NA",
			"GrossAmount": 75.0,
			"NetAmount": 75.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 75.0,
			"NoVAT": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 3639,
					"OrderDateTime": "2021-08-07T15:12:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 75.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 75.0
				}
			]
		}
	]
}
