← back to Shopify Sample Shipping

verification/order-info-designer-result.json

98 lines

{
  "rates": [
    {
      "title": "Free Shipping (No Tracking)",
      "price": {
        "amount": "0.0",
        "currencyCode": "USD"
      }
    },
    {
      "title": "UPS® Ground",
      "price": {
        "amount": "17.1",
        "currencyCode": "USD"
      }
    },
    {
      "title": "FedEx 2Day®",
      "price": {
        "amount": "47.05",
        "currencyCode": "USD"
      }
    },
    {
      "title": "FedEx Priority Overnight®",
      "price": {
        "amount": "70.53",
        "currencyCode": "USD"
      }
    },
    {
      "title": "FedEx 2Day® (with One Rate)",
      "price": {
        "amount": "96.9",
        "currencyCode": "USD"
      }
    },
    {
      "title": "FedEx Express Saver® (with One Rate)",
      "price": {
        "amount": "96.9",
        "currencyCode": "USD"
      }
    },
    {
      "title": "FedEx Standard Overnight® (with One Rate)",
      "price": {
        "amount": "96.9",
        "currencyCode": "USD"
      }
    },
    {
      "title": "FedEx Priority Overnight® (with One Rate)",
      "price": {
        "amount": "109.65",
        "currencyCode": "USD"
      }
    }
  ],
  "draft": {
    "id": "gid://shopify/DraftOrder/1001511518259",
    "name": "#D3500",
    "subtotalPrice": "12.75",
    "totalShippingPrice": "0.00",
    "totalPrice": "14.01"
  },
  "order": {
    "id": "gid://shopify/Order/6141669703731",
    "name": "#33050",
    "displayFinancialStatus": "PENDING",
    "customer": {
      "id": "gid://shopify/Customer/740096475248",
      "email": "info@designerwallcoverings.com",
      "tags": [
        "Login with Shop",
        "open_signin",
        "Shop",
        "trade"
      ]
    },
    "totalShippingPriceSet": {
      "shopMoney": {
        "amount": "0.0"
      }
    },
    "totalPriceSet": {
      "shopMoney": {
        "amount": "14.01"
      }
    },
    "shippingLine": {
      "title": "Free Shipping (No Tracking)",
      "price": "0.00"
    }
  },
  "createdAt": "2026-09-09T22:40:46.699Z"
}