Add products

At fabric, the term products refers to items, variants, and/or bundles.

With this endpoint, you can add up to 25 products. Refer to the examples added for each type.

Note:
1. If product type is Variant, they can be added either via SKU or via ID.
2. When product type is Item, either parentCategoryId or parentCategorySKU must be specified.
3. When product type is Bundle, items in a bundle can be added either via SKU or ID.
4. In the response you can see the products that are added successfully and the ones that could not be added.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!