{

"draft_order": {
  "id": 994118539,
  "note": "rush order",
  "email": "bob.norman@hostmail.com",
  "taxes_included": false,
  "currency": "USD",
  "invoice_sent_at": null,
  "created_at": "2020-01-14T10:19:28-05:00",
  "updated_at": "2020-01-14T10:19:28-05:00",
  "tax_exempt": false,
  "completed_at": null,
  "name": "#D2",
  "status": "open",
  "line_items": [
    {
      "variant_id": 39072856,
      "product_id": 632910392,
      "title": "IPod Nano - 8gb",
      "variant_title": "green",
      "sku": "IPOD2008GREEN",
      "vendor": null,
      "quantity": 1,
      "requires_shipping": false,
      "taxable": true,
      "gift_card": false,
      "fulfillment_service": "manual",
      "grams": 567,
      "tax_lines": [],
      "applied_discount": null,
      "name": "IPod Nano - 8gb - green",
      "properties": [],
      "custom": false,
      "price": "199.00",
      "admin_graphql_api_id": "gid://shopify/DraftOrderLineItem/994118539"
    }
  ],
  "shipping_address": {
    "first_name": "Bob",
    "address1": "Chestnut Street 92",
    "phone": "555-625-1199",
    "city": "Louisville",
    "zip": "40202",
    "province": "Kentucky",
    "country": "United States",
    "last_name": "Norman",
    "address2": "",
    "company": null,
    "latitude": 45.41634,
    "longitude": -75.6868,
    "name": "Bob Norman",
    "country_code": "US",
    "province_code": "KY"
  },
  "billing_address": {
    "first_name": "Bob",
    "address1": "Chestnut Street 92",
    "phone": "555-625-1199",
    "city": "Louisville",
    "zip": "40202",
    "province": "Kentucky",
    "country": "United States",
    "last_name": "Norman",
    "address2": "",
    "company": null,
    "latitude": 45.41634,
    "longitude": -75.6868,
    "name": "Bob Norman",
    "country_code": "US",
    "province_code": "KY"
  },
  "invoice_url": "https://apple.myshopify.com/690933842/invoices/ba8dcf6c022ccad3d47e3909e378e33f",
  "applied_discount": {
    "description": "$5promo",
    "value": "5.0",
    "title": null,
    "amount": "5.00",
    "value_type": "fixed_amount"
  },
  "order_id": null,
  "shipping_line": {
    "title": "UPS Ground",
    "custom": false,
    "handle": "ups-3-12.25",
    "price": "12.25"
  },
  "tax_lines": [],
  "tags": "Wholesale",
  "note_attributes": [],
  "total_price": "206.25",
  "subtotal_price": "194.00",
  "total_tax": "0.00",
  "admin_graphql_api_id": "gid://shopify/DraftOrder/994118539",
  "customer": {
    "id": 207119551,
    "email": "bob.norman@hostmail.com",
    "accepts_marketing": false,
    "created_at": "2020-01-14T10:19:28-05:00",
    "updated_at": "2020-01-14T10:19:28-05:00",
    "first_name": "Bob",
    "last_name": "Norman",
    "orders_count": 1,
    "state": "disabled",
    "total_spent": "199.65",
    "last_order_id": 450789469,
    "note": null,
    "verified_email": true,
    "multipass_identifier": null,
    "tax_exempt": false,
    "phone": null,
    "tags": "",
    "last_order_name": "#1001",
    "currency": "USD",
    "accepts_marketing_updated_at": "2005-06-12T11:57:11-04:00",
    "marketing_opt_in_level": null,
    "tax_exemptions": [],
    "admin_graphql_api_id": "gid://shopify/Customer/207119551",
    "default_address": {
      "id": 207119551,
      "customer_id": 207119551,
      "first_name": null,
      "last_name": null,
      "company": null,
      "address1": "Chestnut Street 92",
      "address2": "",
      "city": "Louisville",
      "province": "Kentucky",
      "country": "United States",
      "zip": "40202",
      "phone": "555-625-1199",
      "name": "",
      "province_code": "KY",
      "country_code": "US",
      "country_name": "United States",
      "default": true
    }
  }
}

}