Skip to main content
Log inSign up

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.

Anchor to companyContactCreate

companyContactCreate

mutation

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

Creates a company contact and the associated customer.

ID!required

The ID of the company that the company contact belongs to.

The fields to use to create the company contact.


Was this section helpful?

Anchor to CompanyContactCreatePayload returnsCompanyContactCreatePayload returns

The created company contact.

The list of errors that occurred from executing the mutation.


Was this section helpful?