{
  "SalesCollection": [
    {
      "TransactionDate": "2024-09-15T15:26:36",
      "OrderNumber": 7653,
      "ORNumber": 5101,
      "DineType": "DI",
      "TransactionType": "REG",
      "GrossAmount": 1832.1800,
      "NetAmount": 1832.1800,
      "DiscountAmount": 0.0000,
      "DiscountType": "",
      "DiscountPercent": 0.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 150.1800,
      "PaxNumber": 3,
      "WithVAT": 1682.0000,
      "NoVAT": 0.00,
      "VATExempt": 0.0000000,
      "SCVATExempt": 0.0000,
      "VATRate": 12.0,
      "SCPaxNumber": 0.0,
      "Cashier": "RISSA PAGIUO",
      "Branch": "C053",
      "SaleDetails": [
        {
          "OrderNumber": 7653,
          "OrderDateTime": "2024-09-15T15:26:36",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 287.0000,
          "Quantity": 1,
          "ItemId": "SS-CCOD1",
          "ItemName": "CRISPY CASSAVA CHIPS",
          "Category": "SAVORY STARTERS",
          "TotalPrice": 287.0000
        },
        {
          "OrderNumber": 7653,
          "OrderDateTime": "2024-09-15T15:26:36",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 397.0000,
          "Quantity": 1,
          "ItemId": "HS-CI1",
          "ItemName": "CHICKEN INASAL",
          "Category": "HEARTY SANDWICHES",
          "TotalPrice": 397.0000
        },
        {
          "OrderNumber": 7653,
          "OrderDateTime": "2024-09-15T15:26:36",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 433.0000,
          "Quantity": 1,
          "ItemId": "FPCR-CC1",
          "ItemName": "CLASSIC CARBONARA",
          "Category": "FLAVORFUL PASTAS",
          "TotalPrice": 433.0000
        },
        {
          "OrderNumber": 7653,
          "OrderDateTime": "2024-09-15T15:26:36",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 565.0000,
          "Quantity": 1,
          "ItemId": "PPP-DSCP1",
          "ItemName": "DORY & SAFFRON CREAM PLATE",
          "Category": "PERFECT PLATES",
          "TotalPrice": 565.0000
        },
        {
          "OrderNumber": 7653,
          "OrderDateTime": "2024-09-15T15:26:36",
          "IsVoided": false,
          "DineType": "DI",
          "UnitPrice": 0.0000,
          "Quantity": 1,
          "ItemId": "PPD-BV1",
          "ItemName": "PP-BLACK VELVET",
          "Category": "PERFECT PLATES",
          "TotalPrice": 0.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "CREDIT CARD",
          "Bank": "PAYMAYA",
          "Amount": 1832.1800
        }
      ]
    }
  ]
}