Skip to main content
Log inSign up
Anchor to companyAssignCustomerAsContact

companyAssignCustomerAsContact

mutation

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

Assigns the customer as a company contact.

ID!required

The ID of the company to assign the contact to.

ID!required

The ID of the customer to assign as the contact.


Was this section helpful?

Anchor to CompanyAssignCustomerAsContactPayload returnsCompanyAssignCustomerAsContactPayload returns

The created company contact.

The list of errors that occurred from executing the mutation.


Was this section helpful?