Skip to main content
Anchor to companyAddressDelete

companyAddressDelete

mutation

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

Deletes a company address.

ID!required

The ID of the address to delete.


Was this section helpful?

Anchor to CompanyAddressDeletePayload returnsCompanyAddressDeletePayload returns

ID

The ID of the deleted address.

[BusinessCustomerUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?