Creating new Collection by Item codes

Is there any platform API available to create a collection by set of item codes?

@Beermohamed_S1 you can use “catalog.createCollection” to create the collections and “catalog.addCollectionItems” to create collections . Both are platform API.

You can refer this doc:
https://partners.fynd.com/help/docs/sdk/platform/catalog/addCollectionItems

1 Like