← back to Shopify Sample Shipping

verification/order-8-distinct-result.json

22 lines

{
  "order": {
    "id": "gid://shopify/Order/6141651812403",
    "name": "#33049",
    "displayFinancialStatus": "PENDING",
    "totalShippingPriceSet": {
      "shopMoney": {
        "amount": "0.0"
      }
    },
    "totalPriceSet": {
      "shopMoney": {
        "amount": "37.36"
      }
    },
    "shippingLine": {
      "title": "Free Shipping (No Tracking)",
      "price": "0.00"
    }
  }
}