Associating product Catalogs with Customers?

Hi all,

I have been asked to use a mutation, like catalogContextUpdate to link a Customer to a Catalog.

From what I have gathered, this cannot be done with Customer ID, but rather IDs for Company Locations, Customer Segments, Channel, Tags, Campaigns, and Collections.

Is this true that you cannot associate a Catalog with a Customer using this mutation?

Thanks,
James

It sounds right, because a customer needs to be associated to a company. So it makes sense that you use the Company ID.

1 Like