saveProductPriorityGroup

This call is deprecated. We recommend to use PIM API instead.

The corresponding new call is: POST /v1/product/priority/group.

Create or update priority group.

Input parameters

Parameter name Description Possible value Required
priorityGroupID integer
name Priority group 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
priorityGroupID integer ID of the created/updated item.