← back to Shopify Sample Shipping
verification/full-order-result.json
52 lines
{
"draft": {
"id": "gid://shopify/DraftOrder/1001506373683",
"name": "#D3496",
"subtotalPrice": "25.50",
"totalShippingPrice": "0.00",
"totalPrice": "27.99",
"shippingLine": {
"title": "Free Shipping (No Tracking)",
"price": "0.00"
},
"lineItems": {
"nodes": [
{
"title": "Kralendijk - Forest Vegan Leather | Phillipe Romano",
"quantity": 2
},
{
"title": "Kotor - Spruce Vegan Leather | Phillipe Romano",
"quantity": 2
},
{
"title": "Front Royal - Seascape Fabric",
"quantity": 2
}
]
}
},
"order": {
"id": "gid://shopify/Order/6141633069107",
"name": "#33047",
"displayFinancialStatus": "PENDING",
"displayFulfillmentStatus": "UNFULFILLED",
"totalPriceSet": {
"shopMoney": {
"amount": "27.99",
"currencyCode": "USD"
}
},
"totalShippingPriceSet": {
"shopMoney": {
"amount": "0.0"
}
},
"shippingLine": {
"title": "Free Shipping (No Tracking)",
"price": "0.00"
}
},
"createdAt": "2026-09-09T21:59:43.194Z"
}