Skip to main content
Anchor to CompanyContactRoleAssignment

CompanyContactRoleAssignment

object

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

The CompanyContactRoleAssignment describes the company and location associated to a company contact's role.

•Company!
non-null

The company this role assignment belongs to.

•CompanyContact!
non-null

The company contact for whom this role is assigned.

•CompanyLocation!
non-null

The company location to which the role is assigned.

•DateTime!
non-null

The date and time (ISO 8601 format) when the assignment record was created.

•ID!
non-null

A globally-unique ID.

•CompanyContactRole!
non-null

The role that's assigned to the company contact.

•DateTime!
non-null

The date and time (ISO 8601 format) when the assignment record was last updated.


Was this section helpful?

•mutation

Assigns a role to a contact for a location.

•mutation

Assigns roles on a company contact.

•mutation

Assigns roles on a company location.


Was this section helpful?

•interface

Was this section helpful?