{
	"CashFund": [
		{
			"TransactionDate": "2025-04-04T07:01:16",
			"Cashier": "CATHY",
			"Amount": 4805.00
		},
		{
			"TransactionDate": "2025-04-04T21:50:47",
			"Cashier": "ALYSSA",
			"Amount": 10888.25
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2025-04-04T14:06:09",
			"Type": "PARTIAL",
			"Cashier": "CATHY",
			"DEN1000": 8,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 1,
			"DEN50": 51,
			"DEN20": 1,
			"DEN10": 0,
			"DEN5": 35,
			"COINS": 43.25
		},
		{
			"TransactionDate": "2025-04-04T21:57:27",
			"Type": "FULL",
			"Cashier": "ALYSSA",
			"DEN1000": 15,
			"DEN500": 2,
			"DEN200": 0,
			"DEN100": 0,
			"DEN50": 25,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 11,
			"COINS": 24.50
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2025-04-04T12:39:36",
			"OrderNumber": 41872,
			"ORNumber": 41872,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 652.0,
			"NetAmount": 652.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 652.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41872,
					"OrderDateTime": "2025-04-04T12:39:36",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 419.0,
					"Quantity": 1,
					"ItemId": "XM2",
					"ItemName": "LENGUA BUTTER",
					"Category": "CHRISTMAS",
					"TotalPrice": 419.0
				},
				{
					"OrderNumber": 41872,
					"OrderDateTime": "2025-04-04T12:39:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 233.0,
					"Quantity": 1,
					"ItemId": "LB2",
					"ItemName": "LEMON BARS 4",
					"Category": "LEMON BARS",
					"TotalPrice": 233.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 652.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T12:51:24",
			"OrderNumber": 41873,
			"ORNumber": 41873,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 823.0,
			"NetAmount": 587.86,
			"DiscountAmount": 146.96,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 823.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 823.0,
			"SCVATExempt": 88.18,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41873,
					"OrderDateTime": "2025-04-04T12:51:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 41873,
					"OrderDateTime": "2025-04-04T12:50:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 71.0,
					"Quantity": 5,
					"ItemId": "LC1",
					"ItemName": "MG MAMON PIECE",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 355.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 587.86
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T12:57:08",
			"OrderNumber": 41874,
			"ORNumber": 41874,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41874,
					"OrderDateTime": "2025-04-04T12:57:08",
					"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": "2025-04-04T12:58:56",
			"OrderNumber": 41875,
			"ORNumber": 41875,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 418.0,
			"NetAmount": 298.57,
			"DiscountAmount": 74.64,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 418.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 418.0,
			"SCVATExempt": 44.79,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41875,
					"OrderDateTime": "2025-04-04T12:58:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 418.0,
					"Quantity": 1,
					"ItemId": "LC2",
					"ItemName": "MG MAMON BOX OF 6",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 418.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 298.57
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T13:13:44",
			"OrderNumber": 41876,
			"ORNumber": 41876,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 605.0,
			"DiscountAmount": 151.25,
			"DiscountType": "20% SC 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": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41876,
					"OrderDateTime": "2025-04-04T13:13:44",
					"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-04-04T13:15:43",
			"OrderNumber": 41877,
			"ORNumber": 41877,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 233.0,
			"NetAmount": 166.43,
			"DiscountAmount": 41.61,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 233.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 233.0,
			"SCVATExempt": 24.96,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41877,
					"OrderDateTime": "2025-04-04T13:15:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 233.0,
					"Quantity": 1,
					"ItemId": "LB2",
					"ItemName": "LEMON BARS 4",
					"Category": "LEMON BARS",
					"TotalPrice": 233.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 166.43
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T13:27:45",
			"OrderNumber": 41878,
			"ORNumber": 41878,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 435.0,
			"NetAmount": 310.71,
			"DiscountAmount": 77.68,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 435.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 435.0,
			"SCVATExempt": 46.61,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41878,
					"OrderDateTime": "2025-04-04T13:27:45",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 3,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 435.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 310.71
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T13:30:27",
			"OrderNumber": 41879,
			"ORNumber": 41879,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41879,
					"OrderDateTime": "2025-04-04T13:30:27",
					"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": "2025-04-04T13:33:03",
			"OrderNumber": 41880,
			"ORNumber": 41880,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 89.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41880,
					"OrderDateTime": "2025-04-04T13:33:03",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 89.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T13:46:43",
			"OrderNumber": 41881,
			"ORNumber": 41881,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 3388.0,
			"NetAmount": 3388.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 3388.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41881,
					"OrderDateTime": "2025-04-04T13:46:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 4,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 3388.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 3388.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T14:24:14",
			"OrderNumber": 41882,
			"ORNumber": 41882,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 71.0,
			"NetAmount": 71.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 71.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41882,
					"OrderDateTime": "2025-04-04T14:24:14",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 71.0,
					"Quantity": 1,
					"ItemId": "LC1",
					"ItemName": "MG MAMON PIECE",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 71.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 71.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T14:50:39",
			"OrderNumber": 41883,
			"ORNumber": 41883,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 738.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 738.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41883,
					"OrderDateTime": "2025-04-04T14:50:39",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 738.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T14:54:26",
			"OrderNumber": 41884,
			"ORNumber": 41884,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1267.0,
			"NetAmount": 1267.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1267.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41884,
					"OrderDateTime": "2025-04-04T14:54:26",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1267.0,
					"Quantity": 1,
					"ItemId": "EQ4",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "ENSAYMADA",
					"TotalPrice": 1267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1267.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T15:45:11",
			"OrderNumber": 41885,
			"ORNumber": 41885,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 738.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 738.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41885,
					"OrderDateTime": "2025-04-04T15:45:11",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 738.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T15:47:04",
			"OrderNumber": 41886,
			"ORNumber": 41886,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2961.0,
			"NetAmount": 2703.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2961.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 2961.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41886,
					"OrderDateTime": "2025-04-04T15:47:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1267.0,
					"Quantity": 1,
					"ItemId": "EQ4",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "ENSAYMADA",
					"TotalPrice": 1267.0
				},
				{
					"OrderNumber": 41886,
					"OrderDateTime": "2025-04-04T15:47:07",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 2,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 1694.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 2703.86
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T15:56:33",
			"OrderNumber": 41887,
			"ORNumber": 41887,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 836.0,
			"NetAmount": 836.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 836.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41887,
					"OrderDateTime": "2025-04-04T15:56:33",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 418.0,
					"Quantity": 2,
					"ItemId": "LC2",
					"ItemName": "MG MAMON BOX OF 6",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 836.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 836.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T16:01:34",
			"OrderNumber": 41888,
			"ORNumber": 41888,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 89.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41888,
					"OrderDateTime": "2025-04-04T16:01:34",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 89.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T17:23:54",
			"OrderNumber": 41889,
			"ORNumber": 41889,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2541.0,
			"NetAmount": 2541.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2541.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41889,
					"OrderDateTime": "2025-04-04T17:23:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 3,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 2541.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 2541.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T17:54:29",
			"OrderNumber": 41890,
			"ORNumber": 41890,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 178.0,
			"NetAmount": 178.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 178.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41890,
					"OrderDateTime": "2025-04-04T17:54:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 178.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T17:55:12",
			"OrderNumber": 41891,
			"ORNumber": 41891,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 637.0,
			"NetAmount": 637.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 637.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41891,
					"OrderDateTime": "2025-04-04T17:55:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 41891,
					"OrderDateTime": "2025-04-04T17:55:18",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 2,
					"ItemId": "BC28",
					"ItemName": "GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 20.0
				},
				{
					"OrderNumber": 41891,
					"OrderDateTime": "2025-04-04T17:55:22",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC46",
					"ItemName": "HBD GOLD TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 41891,
					"OrderDateTime": "2025-04-04T17:57:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 637.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T17:59:25",
			"OrderNumber": 41892,
			"ORNumber": 41892,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 89.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41892,
					"OrderDateTime": "2025-04-04T17:59:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 89.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T18:06:26",
			"OrderNumber": 41893,
			"ORNumber": 41893,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 936.0,
			"NetAmount": 678.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 936.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 936.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41893,
					"OrderDateTime": "2025-04-04T18:06:26",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 4,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 356.0
				},
				{
					"OrderNumber": 41893,
					"OrderDateTime": "2025-04-04T18:06:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 4,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 580.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 678.86
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T18:17:48",
			"OrderNumber": 41894,
			"ORNumber": 41894,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 290.0,
			"NetAmount": 207.14,
			"DiscountAmount": 51.79,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 290.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 290.0,
			"SCVATExempt": 31.07,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41894,
					"OrderDateTime": "2025-04-04T18:17:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 2,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 290.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 207.14
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T18:21:10",
			"OrderNumber": 41895,
			"ORNumber": 41895,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 735.0,
			"NetAmount": 735.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 735.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41895,
					"OrderDateTime": "2025-04-04T18:21:10",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 41895,
					"OrderDateTime": "2025-04-04T18:21:10",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 3,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 735.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T19:31:36",
			"OrderNumber": 41896,
			"ORNumber": 41896,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1982.0,
			"NetAmount": 1982.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1982.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41896,
					"OrderDateTime": "2025-04-04T19:31:36",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1982.0,
					"Quantity": 1,
					"ItemId": "CW1",
					"ItemName": "CARROT CAKE WHOLE",
					"Category": "CARROT CAKE",
					"TotalPrice": 1982.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1982.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T19:33:36",
			"OrderNumber": 41897,
			"ORNumber": 41897,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 0.0,
			"NetAmount": 0.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 0.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41897,
					"OrderDateTime": "2025-04-04T19:33:36",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 0.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T20:05:41",
			"OrderNumber": 41898,
			"ORNumber": 41898,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1267.0,
			"NetAmount": 1267.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1267.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41898,
					"OrderDateTime": "2025-04-04T20:05:41",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1267.0,
					"Quantity": 1,
					"ItemId": "EQ4",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "ENSAYMADA",
					"TotalPrice": 1267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1267.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T20:20:36",
			"OrderNumber": 41899,
			"ORNumber": 41899,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1920.0,
			"NetAmount": 1662.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1920.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1920.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41899,
					"OrderDateTime": "2025-04-04T20:20:36",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1920.0,
					"Quantity": 1,
					"ItemId": "SR8",
					"ItemName": "ALMND SANSRVL WHL",
					"Category": "SANSRIVAL",
					"TotalPrice": 1920.0
				},
				{
					"OrderNumber": 41899,
					"OrderDateTime": "2025-04-04T20:20:46",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1662.86
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T20:31:28",
			"OrderNumber": 41900,
			"ORNumber": 41900,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 720.0,
			"NetAmount": 720.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 720.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41900,
					"OrderDateTime": "2025-04-04T20:31:28",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 268.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 268.0
				},
				{
					"OrderNumber": 41900,
					"OrderDateTime": "2025-04-04T20:31:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 720.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T20:37:48",
			"OrderNumber": 41901,
			"ORNumber": 41901,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 145.0,
			"NetAmount": 103.57,
			"DiscountAmount": 25.89,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 145.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 145.0,
			"SCVATExempt": 15.54,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41901,
					"OrderDateTime": "2025-04-04T20:37:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 103.57
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T21:26:34",
			"OrderNumber": 41902,
			"ORNumber": 41902,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1520.0,
			"NetAmount": 1520.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1520.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 41902,
					"OrderDateTime": "2025-04-04T21:26:34",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1520.0,
					"Quantity": 1,
					"ItemId": "BV2",
					"ItemName": "BLACK VELVET BOX",
					"Category": "BLACK VELVET",
					"TotalPrice": 1520.0
				},
				{
					"OrderNumber": 41902,
					"OrderDateTime": "2025-04-04T21:27:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1520.0
				}
			]
		}
	]
}
