Change Item Category Unit Group

Beta
PUT/v1/catalog/item-categories/{id}/unit-groups/{unit_group_id}

This endpoint is idempotent. Learn more

Changes the unit group associated with an item category. All items in the category are updated to use the new base unit asynchronously.

idstring

Item category ID.

unit_group_idstring

Unit group ID.

Responses

200

Successful response for Change Item Category Unit Group