crm.category.update
Scope: catalog Permissions to execute: for all
crm.category.update({entityTypeId: number, id: number, fields: {}})
Method updates category with id
by specifying new values from fields
. When some field is unavailable in fields
, its value remains unchanged.
Method returns result similar to the method crm.category.get for updated category.
Parameters
Parameter | Description |
---|---|
entityTypeId | CRM entity type ID. |
id | Category ID. |
fields | Category field values. |
© «Bitrix24», 2001-2024