{
  "SalesCollection": [
    {
      "TransactionDate": "2024-11-10T14:19:00",
      "OrderNumber": 53914,
      "ORNumber": 48197,
      "DineType": "DI",
      "TransactionType": "REG",
      "GrossAmount": 1339.8200,
      "NetAmount": 1339.8200,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 109.8200,
      "PaxNumber": 2,
      "WithVAT": 1230.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "CHRISTINE",
      "Branch": "C034",
      "SaleDetails": [
        {
          "OrderNumber": 53914,
          "OrderDateTime": "2024-11-10T14:19:00",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 94.0000,
          "Quantity": 1,
          "ItemId": "XTRAH-WM05",
          "ItemName": "PP WILD MUSH",
          "Category": "PERFECT PLATES",
          "TotalPrice": 94.0000
        },
        {
          "OrderNumber": 53914,
          "OrderDateTime": "2024-11-10T14:19:00",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 403.0000,
          "Quantity": 1,
          "ItemId": "HS-FBT1",
          "ItemName": "FILI BEEF & TOMATO",
          "Category": "HEARTY SANDWICHES",
          "TotalPrice": 403.0000
        },
        {
          "OrderNumber": 53914,
          "OrderDateTime": "2024-11-10T14:19:00",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 407.0000,
          "Quantity": 1,
          "ItemId": "HS-VLKP1",
          "ItemName": "VIGAN LONGGA & KESONG PUTI",
          "Category": "HEARTY SANDWICHES",
          "TotalPrice": 407.0000
        },
        {
          "OrderNumber": 53914,
          "OrderDateTime": "2024-11-10T14:19:00",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 140.0000,
          "Quantity": 1,
          "ItemId": "BEVIT-PG1",
          "ItemName": "PEACH GLASS",
          "Category": "BEVERAGES",
          "TotalPrice": 140.0000
        },
        {
          "OrderNumber": 53914,
          "OrderDateTime": "2024-11-10T14:19:00",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 98.0000,
          "Quantity": 1,
          "ItemId": "BEVSOD-CZ330",
          "ItemName": "COKE ZERO330",
          "Category": "BEVERAGES",
          "TotalPrice": 98.0000
        },
        {
          "OrderNumber": 53914,
          "OrderDateTime": "2024-11-10T14:19:00",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 88.0000,
          "Quantity": 1,
          "ItemId": "XTRAH-SMA05",
          "ItemName": "BALSAMIC SIDE",
          "Category": "EXTRAS",
          "TotalPrice": 88.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "MAYA",
          "Bank": "PAYMAYA",
          "Amount": 1339.8200
        }
      ]
    }
  ]
}