← back to Shopify Sample Shipping

verification/sample-profile-empty.json

205 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": 0,
      "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": []
    }
  },
  "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"
      }
    ]
  }
}