Product Sections: Overview of Methods

If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.

DEPRECATED

The development of methods crm.productsection.* has been halted.
Please use the section Catalog Sections (catalog.section.*).

Scope: crm

Who can execute the method: any user

Method

Description

crm.productsection.add

Creates a new product section.

crm.productsection.delete

Deletes a product section.

crm.productsection.fields

Returns the description of the product section fields.

crm.productsection.get

Returns a product section by its identifier.

crm.productsection.list

Returns a list of product sections based on a filter.

crm.productsection.update

Updates an existing product section.