{
  "SalesCollection": [
    {
      "TransactionDate": "2024-11-17T19:12:27",
      "OrderNumber": 67458,
      "ORNumber": 57741,
      "DineType": "TO",
      "TransactionType": "REG",
      "GrossAmount": 1694.0000,
      "NetAmount": 1436.8600,
      "DiscountAmount": 160.7100,
      "DiscountType": "PWD DISC                      ",
      "DiscountPercent": 20.0000,
      "ItemDiscountAmount": 0.0000,
      "ServiceChargeAmount": 0.0000,
      "PaxNumber": 1,
      "WithVAT": 1694.0000,
      "NoVAT": 0.00,
      "VATExempt": 803.5833333,
      "SCVATExempt": 96.4300,
      "VATRate": 12.0,
      "SCPaxNumber": 1.0,
      "Cashier": "RISSA PAGIUO",
      "Branch": "C053",
      "SaleDetails": [
        {
          "OrderNumber": 67458,
          "OrderDateTime": "2024-11-17T19:12:27",
          "IsVoided": false,
          "DineType": "TO",
          "UnitPrice": 847.0000,
          "Quantity": 2,
          "ItemId": "CRC-MGCR12",
          "ItemName": "CHEESEROLLS12",
          "Category": "CHEESE ROLLS",
          "TotalPrice": 1694.0000
        }
      ],
      "PaymentDetails": [
        {
          "ModeOfPayment": "CARD",
          "Type": "PAYMAYA",
          "Provider": "DEBIT CARD",
          "Bank": "PAYMAYA",
          "Amount": 1436.8600
        }
      ]
    }
  ]
}