← back to Shopify Sample Shipping
verification/rate-diagnose.json
248 lines
{
"deliveryProfile": {
"id": "gid://shopify/DeliveryProfile/96764067891",
"name": "Samples — Free Shipping (No Tracking)",
"default": false,
"coversAllItems": false,
"activeMethodDefinitionsCount": 8,
"locationsWithoutRatesCount": 14,
"originLocationCount": 1,
"productVariantsCount": {
"count": 3,
"precision": "EXACT"
},
"unassignedLocations": [
{
"name": "Alibaba"
},
{
"name": "Art of Where"
},
{
"name": "Carro Partnerships"
},
{
"name": "Contrado"
},
{
"name": "Creativehub Fulfilment"
},
{
"name": "gelato"
},
{
"name": "Gooten"
},
{
"name": "JetPrint Fulfillment"
},
{
"name": "mxed"
},
{
"name": "Pixels"
},
{
"name": "Printful"
},
{
"name": "Printify"
},
{
"name": "Printy6 Fulfillment"
},
{
"name": "SimplyFramed Fulfillment - designer-laboratory-sandbox.myshopify.com"
}
],
"profileLocationGroups": [
{
"locationGroup": {
"id": "gid://shopify/DeliveryLocationGroup/97775026227",
"locations": {
"nodes": [
{
"id": "gid://shopify/Location/5795643504",
"name": "15442 Ventura Blvd."
}
]
}
}
}
],
"profileItems": {
"nodes": [
{
"product": {
"id": "gid://shopify/Product/7775011799091",
"title": "Front Royal - Seascape Fabric"
},
"variants": {
"nodes": [
{
"id": "gid://shopify/ProductVariant/44044973408307",
"title": "Sample"
}
]
}
},
{
"product": {
"id": "gid://shopify/Product/7791159705651",
"title": "Kotor - Spruce Vegan Leather | Phillipe Romano"
},
"variants": {
"nodes": [
{
"id": "gid://shopify/ProductVariant/44086096756787",
"title": "Sample"
}
]
}
},
{
"product": {
"id": "gid://shopify/Product/7792227254323",
"title": "Kralendijk - Forest Vegan Leather | Phillipe Romano"
},
"variants": {
"nodes": [
{
"id": "gid://shopify/ProductVariant/44090076954675",
"title": "Sample"
}
]
}
}
]
}
},
"a": {
"inputFields": [
{
"name": "appliedDiscount",
"type": {
"kind": "INPUT_OBJECT",
"name": "DraftOrderAppliedDiscountInput",
"ofType": null
}
},
{
"name": "discountCodes",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null
}
}
},
{
"name": "acceptAutomaticDiscounts",
"type": {
"kind": "SCALAR",
"name": "Boolean",
"ofType": null
}
},
{
"name": "lineItems",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null
}
}
},
{
"name": "shippingAddress",
"type": {
"kind": "INPUT_OBJECT",
"name": "MailingAddressInput",
"ofType": null
}
},
{
"name": "marketRegionCountryCode",
"type": {
"kind": "ENUM",
"name": "CountryCode",
"ofType": null
}
},
{
"name": "purchasingEntity",
"type": {
"kind": "INPUT_OBJECT",
"name": "PurchasingEntityInput",
"ofType": null
}
}
]
},
"b": {
"fields": [
{
"name": "availableLocalDeliveryRates",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
"name": null
}
}
},
{
"name": "availableLocalPickupOptions",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
"name": null
}
}
},
{
"name": "availableShippingRates",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
"name": null
}
}
},
{
"name": "pageInfo",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
"name": "PageInfo"
}
}
}
]
},
"c": {
"fields": [
{
"name": "handle"
},
{
"name": "price"
},
{
"name": "title"
}
]
}
}