Skip to main content

PUT

An import of product sets. Importing product sets using a PUT request will remove all existing product sets not present in the import file!

Request

application/json

ProductSetBody

Product set definitions. Keys following pattern: [\p{L}\p{N}_\-()<>.:,&+%\[\]|?#�​']{1,200} and with the value: ProductSet Max: 1000 keys
bash

Response

POST

An import of product sets. Using POST to add or remove product sets will not affect product sets not included in the import.

Request

application/json

ProductSetImport

bash

Response

Inner Schemas

ProductSet

Last modified on August 31, 2026