v1

latestOpenAPI 3.0.02026-07-2455104.8 MB
Product Merchandise Group

Create product merchandise group

Creates a new product merchandise group.

post/api/v1/productsMerchandiseGroups

Request body

namestring

Sets the name of the merchandise group.

lastUsedProductNumberstring

Sets the last used product number by the merchandise group.

useMainProductNumberRangeboolean

Determines if the product number should be taken from the main product number range or not.

Example request

{
  "project": {
    "id": "1337"
  }
}

Response

Resource successfully created response