Hi guys and Happy New Year!
I have a requirement to extend the standard Swift functionality of adding new Users and include the assignment of the new user to the same Assortments as the parent user.
What would be the best (efficient) way of handling this?
I see that I can use the AssortmentService.GetAssortmentIdsByUser to gather the assortments of the current user but I could not find an explicit way of adding a user to assortments (or adding assortments to a user).
Thank you in advance for any suggestions.
Thank you,
Adrian