shop.set.update
Updates information about a product set.
Parameters
-
id
GET
Product set ID.
-
name
POST
Optional
New set name.
-
id
POST
Optional
New set ID.
-
format
GET
Optional
Sets response format. Available options:
json
(default),xml
.
Error codes
-
invalid_request
Invalid formed request. Additional information about the error is available in
error_description
parameter. -
access_denied
Access to the specified API method for the current token is denied.
-
invalid_method
Unknown API method.