Skip to main content
Anchor to companyLocationAssignAddress

companyLocationAssignAddress

mutation

Requires write_customers access scope or write_companies access scope. Also: The API client must be installed on a Shopify Plus store.

Updates an address on a company location.

CompanyAddressInput!required

The input fields to use to update the address.

[CompanyAddressType!]!required

The list of address types on the location to update.

ID!required

The ID of the company location to update addresses on.


Was this section helpful?

Anchor to CompanyLocationAssignAddressPayload returnsCompanyLocationAssignAddressPayload returns

[CompanyAddress!]

The list of updated addresses on the company location.

[BusinessCustomerUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »