--- title: CompanyLocation - Customer API description: Represents a company's business location. api_version: 2026-01 api_name: customer type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/customer/latest/objects/CompanyLocation' md: 'https://shopify.dev/docs/api/customer/latest/objects/CompanyLocation.md' --- # Company​Location object Represents a company's business location. ## Fields * billingAddress * buyerExperienceConfiguration * contacts * draftOrders * externalId * id * metafield * metafields * name * orders * roleAssignments * shippingAddress * storeCreditAccounts * taxIdentifier * market: deprecated *** ## Map ### Fields and connections with this object * [Company.locations](https://shopify.dev/docs/api/customer/latest/objects/Company#field-Company.fields.locations) * [CompanyContact.locations](https://shopify.dev/docs/api/customer/latest/objects/CompanyContact#field-CompanyContact.fields.locations) * [CompanyLocationConnection.nodes](https://shopify.dev/docs/api/customer/latest/connections/CompanyLocationConnection#returns-nodes) * [CompanyLocationEdge.node](https://shopify.dev/docs/api/customer/latest/objects/CompanyLocationEdge#field-CompanyLocationEdge.fields.node) * [PurchasingCompany.location](https://shopify.dev/docs/api/customer/latest/objects/PurchasingCompany#field-PurchasingCompany.fields.location) *** ## Queries * companyLocation *** ## CompanyLocation Queries ### Queried by * [company​Location](https://shopify.dev/docs/api/customer/latest/queries/companyLocation) *** ## Interfaces * HasMetafields * HasStoreCreditAccounts * Node *** ## CompanyLocation Implements ### Implements * [Has​Metafields](https://shopify.dev/docs/api/customer/latest/interfaces/HasMetafields) * [Has​Store​Credit​Accounts](https://shopify.dev/docs/api/customer/latest/interfaces/HasStoreCreditAccounts) * [Node](https://shopify.dev/docs/api/customer/latest/interfaces/Node)