Skip to main content
object

A branch or office of a Company where B2B customers can place orders. When a B2B customer selects a location after logging in, the Storefront API contextualizes product queries to return location-specific pricing and quantity rules.

Access through the PurchasingCompany object, which associates the location with the buyer's Cart.

•DateTime!
non-null

The date and time (ISO 8601 format) at which the company location was created in Shopify.

•String

A unique externally-supplied ID for the company.

•ID!
non-null

A globally-unique ID.

•String

The preferred locale of the company location.

•Metafield

A custom field, including its namespace and key, that's associated with a Shopify resource for the purposes of adding and storing additional information.

Show fields

Arguments

•String!
required

The identifier for the metafield.

•String

The container the metafield belongs to. If omitted, the app-reserved namespace will be used.


•[Metafield]!
non-null

A list of custom fields that a merchant associates with a Shopify resource.

Show fields

Arguments

•[HasMetafieldsIdentifier!]!
required

The list of metafields to retrieve by namespace and key.

The input must not contain more than 250 values.

Show input fields

•String!
non-null

The name of the company location.

•DateTime!
non-null

The date and time (ISO 8601 format) at which the company location was last modified.


Was this section helpful?

•interface

Was this section helpful?