{
	"CashFund": [
		{
			"TransactionDate": "2024-04-16T09:05:10",
			"Cashier": "RHONA",
			"Amount": 5095.00
		},
		{
			"TransactionDate": "2024-04-16T16:01:21",
			"Cashier": "JOY M.",
			"Amount": 10873.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2024-04-16T16:00:53",
			"Type": "FULL",
			"Cashier": "RHONA",
			"DEN1000": 8,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 12,
			"DEN50": 25,
			"DEN20": 2,
			"DEN10": 14,
			"DEN5": 43,
			"COINS": 28.00
		},
		{
			"TransactionDate": "2024-04-16T20:40:00",
			"Type": "FULL",
			"Cashier": "JOY M.",
			"DEN1000": 13,
			"DEN500": 3,
			"DEN200": 0,
			"DEN100": 0,
			"DEN50": 25,
			"DEN20": 1,
			"DEN10": 10,
			"DEN5": 43,
			"COINS": 16.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2024-04-16T10:04:01",
			"OrderNumber": 33072,
			"ORNumber": 33072,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1025.0,
			"NetAmount": 1025.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1025.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33072,
					"OrderDateTime": "2024-04-16T10:04:01",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 33072,
					"OrderDateTime": "2024-04-16T10:04:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1025.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T11:50:18",
			"OrderNumber": 33073,
			"ORNumber": 33073,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 452.0,
			"NetAmount": 322.86,
			"DiscountAmount": 80.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 452.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 452.0,
			"SCVATExempt": 48.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33073,
					"OrderDateTime": "2024-04-16T11:50:18",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC36",
					"ItemName": "FREE SILVER CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 33073,
					"OrderDateTime": "2024-04-16T11:50:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 322.86
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T11:53:03",
			"OrderNumber": 33074,
			"ORNumber": 33074,
			"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": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33074,
					"OrderDateTime": "2024-04-16T11:53:03",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 89.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T12:17:59",
			"OrderNumber": 33075,
			"ORNumber": 33075,
			"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": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33075,
					"OrderDateTime": "2024-04-16T12:17:59",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 738.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T12:22:12",
			"OrderNumber": 33076,
			"ORNumber": 33076,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 267.0,
			"NetAmount": 190.71,
			"DiscountAmount": 47.68,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 267.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 267.0,
			"SCVATExempt": 28.61,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33076,
					"OrderDateTime": "2024-04-16T12:22:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 3,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 190.71
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T12:34:38",
			"OrderNumber": 33077,
			"ORNumber": 33077,
			"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": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33077,
					"OrderDateTime": "2024-04-16T12:34:38",
					"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-16T13:01:11",
			"OrderNumber": 33078,
			"ORNumber": 33078,
			"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": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33078,
					"OrderDateTime": "2024-04-16T13:01:11",
					"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": "2024-04-16T13:04:32",
			"OrderNumber": 33079,
			"ORNumber": 33079,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 532.0,
			"NetAmount": 532.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 532.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33079,
					"OrderDateTime": "2024-04-16T13:04:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				},
				{
					"OrderNumber": 33079,
					"OrderDateTime": "2024-04-16T13:04:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC46",
					"ItemName": "HBD GOLD TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 33079,
					"OrderDateTime": "2024-04-16T13:04:45",
					"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": 532.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T13:29:19",
			"OrderNumber": 33080,
			"ORNumber": 33080,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 689.0,
			"NetAmount": 492.14,
			"DiscountAmount": 123.04,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 689.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 689.0,
			"SCVATExempt": 73.82,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33080,
					"OrderDateTime": "2024-04-16T13:29:19",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 492.14
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T13:46:59",
			"OrderNumber": 33081,
			"ORNumber": 33081,
			"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": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33081,
					"OrderDateTime": "2024-04-16T13:46:59",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 178.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T14:56:59",
			"OrderNumber": 33082,
			"ORNumber": 33082,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1547.0,
			"NetAmount": 1547.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1547.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33082,
					"OrderDateTime": "2024-04-16T14:56:59",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1547.0,
					"Quantity": 1,
					"ItemId": "CC2",
					"ItemName": "CHEESE CAKE BOX",
					"Category": "CHEESE CAKE",
					"TotalPrice": 1547.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1547.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T14:58:39",
			"OrderNumber": 33083,
			"ORNumber": 33083,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 134.0,
			"NetAmount": 134.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 134.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33083,
					"OrderDateTime": "2024-04-16T14:58:39",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 67.0,
					"Quantity": 2,
					"ItemId": "LC1",
					"ItemName": "MG MAMON PIECE",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 134.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 134.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T15:00:14",
			"OrderNumber": 33084,
			"ORNumber": 33084,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 267.0,
			"NetAmount": 267.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 267.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33084,
					"OrderDateTime": "2024-04-16T15:00:14",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 3,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 267.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T15:15:56",
			"OrderNumber": 33085,
			"ORNumber": 33085,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 145.0,
			"NetAmount": 145.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 145.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33085,
					"OrderDateTime": "2024-04-16T15:15:56",
					"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": 145.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T15:53:12",
			"OrderNumber": 33086,
			"ORNumber": 33086,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 468.0,
			"NetAmount": 334.29,
			"DiscountAmount": 83.57,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 468.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 468.0,
			"SCVATExempt": 50.14,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "RHONA",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33086,
					"OrderDateTime": "2024-04-16T15:53:12",
					"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": 334.29
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T16:05:48",
			"OrderNumber": 33087,
			"ORNumber": 33087,
			"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": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33087,
					"OrderDateTime": "2024-04-16T16:05:48",
					"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-16T16:43:17",
			"OrderNumber": 33088,
			"ORNumber": 33088,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 847.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 847.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33088,
					"OrderDateTime": "2024-04-16T16:43:17",
					"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": 847.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T17:10:46",
			"OrderNumber": 33089,
			"ORNumber": 33089,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 435.0,
			"NetAmount": 435.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 435.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33089,
					"OrderDateTime": "2024-04-16T17:10:46",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 3,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 435.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 435.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T17:27:03",
			"OrderNumber": 33090,
			"ORNumber": 33090,
			"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": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33090,
					"OrderDateTime": "2024-04-16T17:27: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": "2024-04-16T17:34:23",
			"OrderNumber": 33091,
			"ORNumber": 33091,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 568.0,
			"NetAmount": 568.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 568.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33091,
					"OrderDateTime": "2024-04-16T17:34:23",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 568.0,
					"Quantity": 1,
					"ItemId": "CC3",
					"ItemName": "CHEESE CAKE MINI",
					"Category": "CHEESE CAKE",
					"TotalPrice": 568.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 568.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T17:36:48",
			"OrderNumber": 33092,
			"ORNumber": 33092,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 398.0,
			"NetAmount": 398.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 398.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33092,
					"OrderDateTime": "2024-04-16T17:36:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 398.0,
					"Quantity": 1,
					"ItemId": "LC2",
					"ItemName": "MG MAMON BOX OF 6",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 398.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 398.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T18:07:54",
			"OrderNumber": 33093,
			"ORNumber": 33093,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 244.0,
			"NetAmount": 244.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 244.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33093,
					"OrderDateTime": "2024-04-16T18:07:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 244.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 244.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 244.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T18:08:22",
			"OrderNumber": 33094,
			"ORNumber": 33094,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 217.0,
			"NetAmount": 155.0,
			"DiscountAmount": 38.75,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 217.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 217.0,
			"SCVATExempt": 23.25,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33094,
					"OrderDateTime": "2024-04-16T18:08:22",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 217.0,
					"Quantity": 1,
					"ItemId": "CH1",
					"ItemName": "CHOCO SLICE",
					"Category": "CHOCOLATE",
					"TotalPrice": 217.0
				},
				{
					"OrderNumber": 33094,
					"OrderDateTime": "2024-04-16T18:08:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 155.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T18:36:21",
			"OrderNumber": 33095,
			"ORNumber": 33095,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 10.0,
			"NetAmount": 10.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 10.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33095,
					"OrderDateTime": "2024-04-16T18:36:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 1,
					"ItemId": "BC28",
					"ItemName": "GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 10.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 10.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T18:36:38",
			"OrderNumber": 33096,
			"ORNumber": 33096,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 10.0,
			"NetAmount": 10.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 10.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33096,
					"OrderDateTime": "2024-04-16T18:36:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 1,
					"ItemId": "BC28",
					"ItemName": "GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 10.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 10.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T18:48:05",
			"OrderNumber": 33097,
			"ORNumber": 33097,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 689.0,
			"NetAmount": 689.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 689.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33097,
					"OrderDateTime": "2024-04-16T18:48:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 689.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T19:16:27",
			"OrderNumber": 33098,
			"ORNumber": 33098,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 634.0,
			"NetAmount": 634.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 634.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33098,
					"OrderDateTime": "2024-04-16T19:16:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 634.0,
					"Quantity": 1,
					"ItemId": "GF041",
					"ItemName": "CHOCO TRUFFLE MIN",
					"Category": "GRABFOOD",
					"TotalPrice": 634.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 634.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T19:17:25",
			"OrderNumber": 33099,
			"ORNumber": 33099,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 412.0,
			"NetAmount": 412.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 412.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33099,
					"OrderDateTime": "2024-04-16T19:17:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 412.0,
					"Quantity": 1,
					"ItemId": "CM3",
					"ItemName": "CHOCOMUZ CKE MINI",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 412.0
				},
				{
					"OrderNumber": 33099,
					"OrderDateTime": "2024-04-16T19:17:30",
					"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": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 412.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T19:46:28",
			"OrderNumber": 33100,
			"ORNumber": 33100,
			"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": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33100,
					"OrderDateTime": "2024-04-16T19:46:28",
					"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": "2024-04-16T19:50:58",
			"OrderNumber": 33101,
			"ORNumber": 33101,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 145.0,
			"NetAmount": 145.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 145.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33101,
					"OrderDateTime": "2024-04-16T19:50:58",
					"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": 145.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T19:55:43",
			"OrderNumber": 33102,
			"ORNumber": 33102,
			"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": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33102,
					"OrderDateTime": "2024-04-16T19:55:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1982.0,
					"Quantity": 1,
					"ItemId": "CW1",
					"ItemName": "CARROT CAKE WHOLE",
					"Category": "CARROT CAKE",
					"TotalPrice": 1982.0
				},
				{
					"OrderNumber": 33102,
					"OrderDateTime": "2024-04-16T19:55:46",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1982.0
				}
			]
		},
		{
			"TransactionDate": "2024-04-16T20:20:14",
			"OrderNumber": 33103,
			"ORNumber": 33103,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1427.0,
			"NetAmount": 1427.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1427.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "JOY M.",
			"Branch": "KMG031",
			"SaleDetails": [
				{
					"OrderNumber": 33103,
					"OrderDateTime": "2024-04-16T20:20:14",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				},
				{
					"OrderNumber": 33103,
					"OrderDateTime": "2024-04-16T20:20:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1427.0
				}
			]
		}
	]
}
