{
	"CashFund": [
		{
			"TransactionDate": "2025-05-12T11:59:50",
			"Cashier": "A.AGAO",
			"Amount": 5305.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2025-05-12T21:09:54",
			"Type": "FULL",
			"Cashier": "A.AGAO",
			"DEN1000": 1,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 0,
			"DEN50": 93,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 43,
			"COINS": 45.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2025-05-12T12:31:41",
			"OrderNumber": 16701,
			"ORNumber": 16701,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 605.0,
			"DiscountAmount": 151.25,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 847.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 847.0,
			"SCVATExempt": 90.75,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A.AGAO",
			"Branch": "KMG008",
			"SaleDetails": [
				{
					"OrderNumber": 16701,
					"OrderDateTime": "2025-05-12T12:31:41",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 605.0
				}
			]
		},
		{
			"TransactionDate": "2025-05-12T13:59:21",
			"OrderNumber": 16702,
			"ORNumber": 16702,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1264.0,
			"NetAmount": 1006.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1264.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1264.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A.AGAO",
			"Branch": "KMG008",
			"SaleDetails": [
				{
					"OrderNumber": 16702,
					"OrderDateTime": "2025-05-12T13:59:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 796.0,
					"Quantity": 1,
					"ItemId": "LC4",
					"ItemName": "MG MAMON BOX OF12",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 796.0
				},
				{
					"OrderNumber": 16702,
					"OrderDateTime": "2025-05-12T14:00:41",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1006.86
				}
			]
		}
	]
}
