{
  "SalesCollection": [
    {
      "TransactionDate": "2025-03-06T18:39:32",
      "OrderNumber": 64980,
      "ORNumber": 54749,
      "DineType": "DI",
      "TransactionType": "REG",
      "GrossAmount": 1182.9600,
      "NetAmount": 1182.9600,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 96.9600,
      "PaxNumber": 2,
      "WithVAT": 1086.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "CAMILLE TABING",
      "Branch": "C020",
      "SaleDetails": [
        {
          "OrderNumber": 64980,
          "OrderDateTime": "2025-03-06T18:39:32",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 242.0000,
          "Quantity": 1,
          "ItemId": "SCS-MGC1",
          "ItemName": "MARY GRACE CHEESECAKE S",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 242.0000
        },
        {
          "OrderNumber": 64980,
          "OrderDateTime": "2025-03-06T18:39:33",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 207.0000,
          "Quantity": 1,
          "ItemId": "SCS-CM1",
          "ItemName": "CHOCOLATE MOUSSE S",
          "Category": "SIGNATURE CAKES",
          "TotalPrice": 207.0000
        },
        {
          "OrderNumber": 64980,
          "OrderDateTime": "2025-03-06T18:39:33",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 637.0000,
          "Quantity": 1,
          "ItemId": "PZST-MARG13",
          "ItemName": "MARGHERITA13",
          "Category": "PIZZAS",
          "TotalPrice": 637.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CASH",
          "Type": "NA",
          "Provider": "NA",
          "Bank": "NA",
          "Amount": 1182.9600
        }
      ]
    }
  ]
}