{
	"CashFund": [
		{
			"TransactionDate": "2024-04-28T11:05:05",
			"Cashier": "WELA",
			"Amount": 5095.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2024-04-28T17:10:12",
			"Type": "FULL",
			"Cashier": "WELA",
			"DEN1000": 4,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 10,
			"DEN50": 10,
			"DEN20": 0,
			"DEN10": 5,
			"DEN5": 0,
			"COINS": 13.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2024-04-28T12:08:54",
			"OrderNumber": 29108,
			"ORNumber": 29108,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 468.0,
			"NetAmount": 468.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 468.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "WELA",
			"Branch": "KMG022",
			"SaleDetails": [
				{
					"OrderNumber": 29108,
					"OrderDateTime": "2024-04-28T12:08:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-28T15:47:25",
			"OrderNumber": 29109,
			"ORNumber": 29109,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1315.0,
			"NetAmount": 1057.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1315.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1315.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "WELA",
			"Branch": "KMG022",
			"SaleDetails": [
				{
					"OrderNumber": 29109,
					"OrderDateTime": "2024-04-28T15:47:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 29109,
					"OrderDateTime": "2024-04-28T15:47:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "JCB",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1057.86
				}
			]
		}
	]
}
