{
  "uri": "https://www.waytekwire.com/api/v1/carts/current",
  "cartLinesUri": "https://www.waytekwire.com/api/v1/carts/current/cartlines",
  "id": "current",
  "trackId": "00000000-0000-0000-0000-000000000000",
  "status": "Cart",
  "statusDisplay": "Cart",
  "type": "Order",
  "typeDisplay": "Order",
  "orderNumber": "",
  "erpOrderNumber": "",
  "orderDate": null,
  "billTo": null,
  "shipTo": null,
  "userLabel": "",
  "userRoles": null,
  "shipToLabel": null,
  "notes": "",
  "carrier": {
    "id": null,
    "description": null,
    "shipVias": []
  },
  "shipVia": null,
  "paymentMethod": null,
  "fulfillmentMethod": "Ship",
  "requestedPickupDate": null,
  "poNumber": "",
  "promotionCode": null,
  "initiatedByUserName": "",
  "totalQtyOrdered": 0,
  "lineCount": 0,
  "totalCountDisplay": 0,
  "quoteRequiredCount": 0,
  "orderSubTotal": 0.0,
  "orderSubTotalDisplay": "$0.00",
  "orderSubTotalWithOutProductDiscounts": 0.0,
  "orderSubTotalWithOutProductDiscountsDisplay": "$0.00",
  "totalTax": 0.0,
  "totalTaxDisplay": "TBD",
  "shippingAndHandling": 0.0,
  "shippingAndHandlingDisplay": "$0.00",
  "orderGrandTotal": 0.0,
  "orderGrandTotalDisplay": "$0.00",
  "costCodeLabel": null,
  "isAuthenticated": false,
  "isGuestOrder": false,
  "isSalesperson": false,
  "isSubscribed": false,
  "requiresPoNumber": false,
  "displayContinueShoppingLink": true,
  "canModifyOrder": true,
  "canSaveOrder": true,
  "canBypassCheckoutAddress": false,
  "canRequisition": false,
  "canRequestQuote": false,
  "canEditCostCode": false,
  "showTaxAndShipping": false,
  "showLineNotes": true,
  "showCostCode": false,
  "showNewsletterSignup": true,
  "showPoNumber": true,
  "showCreditCard": true,
  "showECheck": true,
  "showPayPal": false,
  "isAwaitingApproval": false,
  "requiresApproval": false,
  "approverReason": "",
  "hasApprover": false,
  "salespersonName": "",
  "paymentOptions": null,
  "costCodes": [],
  "carriers": [],
  "warehouses": [],
  "cartLines": [],
  "customerOrderTaxes": [],
  "canCheckOut": true,
  "hasInsufficientInventory": false,
  "currencySymbol": "$",
  "requestedDeliveryDate": null,
  "requestedDeliveryDateDisplay": null,
  "cartNotPriced": false,
  "messages": [],
  "creditCardBillingAddress": null,
  "alsoPurchasedProducts": [],
  "requestedPickupDateDisplay": null,
  "taxFailureReason": "None",
  "failedToGetRealTimeInventory": false,
  "unassignCart": false,
  "customerVatNumber": "",
  "vmiLocationId": null,
  "additionalEmails": "",
  "defaultWarehouse": null,
  "properties": {
    "smallOrderFee": "$0.00"
  }
}