Families

Creating a new product family

You can use the API to create a new product family.

circle-info

Endpoint [POST] /System/Content/Families on the API you can easily try.

circle-check

Product family modification

You can use the API to modify the product family.

circle-info

Endpoint [PUT] /System/Content/Familiesarrow-up-right on the API you can easily try.

circle-check

Load all product families according to parameters

Using the API, you can load all product families according to the parameters we choose.

circle-info

Endpoint [GET] /System/Content/Familiesarrow-up-right on the API you can easily try.

circle-check

Load a specific product family

You can also use the API to load a specific product family using its identifier.

circle-info

Endpoint [GET] /System/Content/Families/{id}arrow-up-right on the API you can easily try.

circle-check

Last updated

Was this helpful?