Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.
A location or branch of a company that's a customer of the shop. Configuration of B2B relationship, for example prices lists and checkout settings, may be done for a location.
billingAddress•
CompanyAddress
The address used as billing address for the location.
buyerExperienceConfiguration•
BuyerExperienceConfiguration
The configuration for the buyer's B2B checkout.
catalogs•
CatalogConnection!
non-null
The list of catalogs associated with the company location.
catalogsCount•
Count
The number of catalogs associated with the company location. Limited to a maximum of 10000.
company•
Company!
non-null
The company that the company location belongs to.
createdAt•
DateTime!
non-null
The date and time (ISO 8601 format) at which the company location was created in Shopify.
currency•
CurrencyCode!
non-null
The location's currency based on the shipping address. If the shipping address is empty, then the value is the shop's primary market.
defaultCursor•
String!
non-null
A default cursor that returns the single next record, sorted ascending by ID.
draftOrders•
DraftOrderConnection!
non-null
The list of draft orders for the company location.
events•
EventConnection!
non-null
The paginated list of events associated with the host subject.
externalId•
String
A unique externally-supplied ID for the company location.
hasPriceList•
Boolean!
non-null
Whether the company location has a price list with the specified ID.
hasTimelineComment•
Boolean!
non-null
Whether the merchant added a timeline comment to the company location.
id•
ID!
non-null
A globally-unique ID.
inCatalog•
Boolean!
non-null
Whether the company location is assigned a specific catalog.
locale•
String
The preferred locale of the company location.
metafield•
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.
metafields•
MetafieldConnection!
non-null
A list of custom fields
that a merchant associates with a Shopify resource.
metafieldsByIdentifiers•
[Metafield]!
non-null
The metafields associated with the resource matching the supplied list of namespaces and keys.
name•
String!
non-null
The name of the company location.
note•
String
A note about the company location.
orders•
OrderConnection!
non-null
The list of orders for the company location.
ordersCount•
Count
The total number of orders placed for the location.
phone•
String
The phone number of the company location.
priceLists•
PriceListConnection!
non-null
The list of price lists for the company location.
roleAssignments•
CompanyContactRoleAssignmentConnection!
non-null
The list of roles assigned to the company location.
shippingAddress•
CompanyAddress
The address used as shipping address for the location.
staffMemberAssignments•
CompanyLocationStaffMemberAssignmentConnection!
non-null
The list of staff members assigned to the company location.
taxSettings•
CompanyLocationTaxSettings!
non-null
The tax settings for the company location.
totalSpent•
MoneyV2!
non-null
The total amount spent by the location.
updatedAt•
DateTime!
non-null
The date and time (ISO 8601 format) at which the company location was last modified.
market•
Market!
non-nullDeprecated
The market that includes the location's shipping address. If the shipping address is empty, then the value is the shop's primary market. This market field will be removed in a future version of the API.
metafieldDefinitions•
MetafieldDefinitionConnection!
non-nullDeprecated
List of metafield definitions. This field will be removed in a future version. Use the root metafieldDefinitions field instead.
orderCount•
Int!
non-nullDeprecated
The total number of orders placed for the location. Use ordersCount instead.
taxExemptions•
[TaxExemption!]!
non-nullDeprecated
The list of tax exemptions applied to the location. Use taxSettings instead.
taxRegistrationId•
String
Deprecated
The tax registration ID for the company location. Use taxSettings instead.