{
	"CashFund": [
		{
			"TransactionDate": "2025-11-10T09:19:02",
			"Cashier": "ARIANE MAY",
			"Amount": 5305.00
		},
		{
			"TransactionDate": "2025-11-10T17:03:47",
			"Cashier": "J.HERNANDE",
			"Amount": 5922.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2025-11-10T17:03:17",
			"Type": "FULL",
			"Cashier": "ARIANE MAY",
			"DEN1000": 1,
			"DEN500": 5,
			"DEN200": 0,
			"DEN100": 5,
			"DEN50": 33,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 44,
			"COINS": 52.00
		},
		{
			"TransactionDate": "2025-11-10T20:59:58",
			"Type": "FULL",
			"Cashier": "J.HERNANDE",
			"DEN1000": 0,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 3,
			"DEN50": 1,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 4,
			"COINS": 52.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2025-11-10T15:59:29",
			"OrderNumber": 36348,
			"ORNumber": 36348,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 419.0,
			"NetAmount": 419.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 419.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ARIANE MAY",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 36348,
					"OrderDateTime": "2025-11-10T15:59:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 419.0,
					"Quantity": 1,
					"ItemId": "XM2",
					"ItemName": "LENGUA BUTTER",
					"Category": "CHRISTMAS",
					"TotalPrice": 419.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 419.0
				}
			]
		},
		{
			"TransactionDate": "2025-11-10T16:05:54",
			"OrderNumber": 36349,
			"ORNumber": 36349,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 617.0,
			"NetAmount": 617.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 617.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ARIANE MAY",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 36349,
					"OrderDateTime": "2025-11-10T16:05:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC36",
					"ItemName": "FREE SILVER CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 36349,
					"OrderDateTime": "2025-11-10T16:05:59",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 36349,
					"OrderDateTime": "2025-11-10T16:06:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC44",
					"ItemName": "HBD PINK TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 617.0
				}
			]
		}
	]
}
