Create multiple categories
Items are organized within categories, which form the original hierarchical tree structure with multiple levels of nested categories.
This endpoint is used to add new categories within this structure.
Note: 1. Upon onboarding a new merchant to fabric
Product Catalog, a root category is automatically generated.
2. This endpoint doesn’t support adding of parent and its children categories at the same time.
3. You can add up to 25 categories.
Authorizations
S2S access token (JWT) from fabric Identity service (during Login)
Headers
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
Unique request ID
Body
Bulk creation of categories
Response
Bulk create response
Was this page helpful?