






{
  "General": {
    "CurrencySymbol": "",
    "TotalPrice": 0,
    "OrderAmountToBePaid": 0,
    "CouponCode": "",
    "GiftCardAmount": 0,
    "GiftCardNumber": "",
    "GiftCardAmountIsInsufficient": false,
    "NoGiftCardNumber": false,
    "CouponOfferValid": false,
    "OrderLineTotalPrice": "",
    "TotalDiscount": "",
    "TotalPriceWithoutSymbol": ""
  },
  "OrderLines": [],
  "CustomerInfo": {
    "CustomerName": "",
    "CustomerSSN": "",
    "CustomerAddress": "",
    "CustomerPostcode": "",
    "CustomerPhone": "",
    "CustomerEmail": "",
    "CustomerCompany": "",
    "CustomerCity": "",
    "CustomerComment": ""
  },
  "DeliveryInfo": {
    "DeliveryName": "",
    "DeliveryPhone": "",
    "DeliveryAddress": "",
    "DeliveryPostcode": "",
    "DeliveryCity": "",
    "DroppLocationID": "",
    "DroppLocationName": ""
  },
  "ShippingFee": {
    "Price": "",
    "PriceWithVAT": ""
  },
  "ShippingMethods": [],
  "PaymentMethods": [],
  "selectedShippingMethod": "",
  "selectedShippingMethodName": "",
  "selectedShippingID": ""
}

