This call is deprecated. We recommend to use PIM API instead.
The corresponding new call is: POST /v1/product/unit.
Create or update product unit.
Parameter name | Description | Possible value | Required |
---|---|---|---|
productUnitID | integer | ||
name | Unit name. Use either general parameter "name" or one or more of the following parameters if you need to set the names in specific languages. | string | |
nameEST | string | ||
nameENG | string | ||
nameLAT | string | ||
nameRUS | string | ||
nameFIN | string |
Field name | Type | Description |
---|---|---|
productUnitID | integer | ID of the created/updated item. |