{
	"SalesCollection": [
		{
			"TransactionDate": "2023-01-01T20:04:29",
			"OrderNumber": 4743,
			"ORNumber": 4743,
			"ModeOfPayment": "CASH",
			"DineType": "TO",
			"TransactionType": "REG",
			"CardType": "NA",
			"CardProvider": "NA",
			"GrossAmount": 798.0,
			"NetAmount": 798.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 798.0,
			"NoVAT": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Branch": "KMG065",
			"SaleDetails": [
				{
					"OrderNumber": 4743,
					"OrderDateTime": "2023-01-01T20:04:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 798.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 798.0
				}
			]
		},
		{
			"TransactionDate": "2023-01-01T20:51:42",
			"OrderNumber": 4744,
			"ORNumber": 4744,
			"ModeOfPayment": "OTHER SALES",
			"DineType": "TO",
			"TransactionType": "REG",
			"CardType": "NA",
			"CardProvider": "NA",
			"GrossAmount": 438.0,
			"NetAmount": 438.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 438.0,
			"NoVAT": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Branch": "KMG065",
			"SaleDetails": [
				{
					"OrderNumber": 4744,
					"OrderDateTime": "2023-01-01T20:51:42",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 438.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 438.0
				}
			]
		}
	]
}
