Product types and compositions through API

One of the differentiating features of Picqer are the product compositions. Through this way you can sell sets of products that you easily collect during the picking process.

Product compositions are now fully accessible through the API.

Product type

To make a product composition, we have added the product type to the API. Now you can easily add new products as a product composition, but also convert a product from a usual to a product composition.

"type": "virtual_composition",

Components

You can view and change the components of compositions through the API. Because of this you can manage all aspects of product compositions through the API. This is very easy for when you need to make a lot of product compositions.

Samengestelde producten via de API aanmaken

View the documentation of the new API possibilities and try it out for yourself.