v1

latestOpenAPI 3.0.02026-07-2455104.8 MB
Product Merchandise Group

Update product merchandise group

Updates details of a single product merchandise group

patch/api/v1/productsMerchandiseGroups/{id}

Path parameters

idstring required

Resource identifier.

Example:17

The resource's identifier.

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

Operation completed successfully, no response body