saveProductUnit

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.

Input parameters

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

Response

Field name Type Description
productUnitID integer ID of the created/updated item.