← back to Shopify Sample Shipping

verification/order-designer-bulk-result.json

87 lines

{
  "rates": [
    {
      "title": "UPS® Ground",
      "price": {
        "amount": "20.53",
        "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/1001508012083",
    "name": "#D3498",
    "subtotalPrice": "51.00",
    "totalShippingPrice": "20.53",
    "totalPrice": "76.51",
    "note2": "Interior designer order — 12 samples ($51.00) is above the free-shipping threshold ($30), so shipping fees incur (per TK-11333 policy).",
    "shippingLine": {
      "title": "UPS® Ground",
      "price": "20.53"
    }
  },
  "order": {
    "id": "gid://shopify/Order/6141644046387",
    "name": "#33048",
    "displayFinancialStatus": "PENDING",
    "note": "Interior designer order — 12 samples ($51.00) is above the free-shipping threshold ($30), so shipping fees incur (per TK-11333 policy).",
    "totalShippingPriceSet": {
      "shopMoney": {
        "amount": "20.53"
      }
    },
    "totalPriceSet": {
      "shopMoney": {
        "amount": "76.51"
      }
    },
    "shippingLine": {
      "title": "UPS® Ground",
      "price": "20.53"
    }
  },
  "createdAt": "2026-09-09T22:12:06.245Z"
}