Enumeration of the Trade Catalog: 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.

The methods in this section return reference enumerations from the Trade Catalog for use in other methods.

Quick Navigation: all methods

Where Catalog Enumerations Are Used

Price Rounding. The method catalog.enum.getRoundTypes returns codes for rounding types. These values are used when configuring rounding rules through the methods catalog.roundingRule.*.

Warehouse Documents. The method catalog.enum.getStoreDocumentTypes returns types of warehouse accounting documents. These values are utilized in the methods of the catalog.document.* section when creating and processing documents.

Overview of Methods

Scope: catalog

Who can execute the method: any user

Method

Description

catalog.enum.getRoundTypes

Returns a list of rounding types available in the catalog

catalog.enum.getStoreDocumentTypes

Returns types of warehouse accounting documents available for REST