{
	"SalesCollection": [
		{
			"TransactionDate": "2023-05-09T16:24:42",
			"OrderNumber": 8422,
			"ORNumber": 8422,
			"ModeOfPayment": "CASH",
			"DineType": "TO",
			"TransactionType": "REG",
			"CardType": "NA",
			"CardProvider": "NA",
			"GrossAmount": 655.0,
			"NetAmount": 655.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 655.0,
			"NoVAT": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Branch": "KMG008",
			"SaleDetails": [
				{
					"OrderNumber": 8422,
					"OrderDateTime": "2023-05-09T16:24:42",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 655.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 655.0
				}
			]
		},
		{
			"TransactionDate": "2023-05-09T16:54:03",
			"OrderNumber": 8423,
			"ORNumber": 8423,
			"ModeOfPayment": "CASH",
			"DineType": "TO",
			"TransactionType": "REG",
			"CardType": "NA",
			"CardProvider": "NA",
			"GrossAmount": 2394.0,
			"NetAmount": 2136.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2394.0,
			"NoVAT": 0.0,
			"VATExempt": 2394.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Branch": "KMG008",
			"SaleDetails": [
				{
					"OrderNumber": 8423,
					"OrderDateTime": "2023-05-09T16:54:03",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 798.0,
					"Quantity": 3,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 2394.0
				}
			]
		}
	]
}
