Skip to main content
Anchor to CompanyContactRoleAssignmentSortKeys

CompanyContactRoleAssignmentSortKeys

enum

The set of valid sort keys for the CompanyContactRoleAssignment query.

Sort by the created_at value.

Sort by the id value.

Sort by the location_name value.

Sort by the updated_at value.


Was this section helpful?

•ARGUMENT

A person who acts on behalf of a Company to make B2B purchases. Company contacts are associated with Customer accounts and can place orders on behalf of their company.

Each contact can be assigned to one or more CompanyLocation objects with specific roles that determine their permissions and access to catalogs, pricing, and payment terms configured for those locations.

•ARGUMENT

A location or branch of a Company that's a customer of the shop. Company locations enable B2B customers to manage multiple branches with distinct billing and shipping addresses, tax settings, and checkout configurations.

Each location can have its own Catalog objects that determine which products are published and their pricing. The BuyerExperienceConfiguration determines checkout behavior including PaymentTerms, and whether orders require merchant review. B2B customers select which location they're purchasing for, which determines the applicable catalogs, pricing, TaxExemption values, and checkout settings for their Order objects.


Was this section helpful?