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.

Scope: pay_system

Who can execute the methods: depending on the method

Method

Description

sale.paysystem.handler.add

Adds a REST handler for the payment system

sale.paysystem.handler.update

Updates a REST handler for the payment system

sale.paysystem.handler.list

Returns a list of REST handlers for the payment system

sale.paysystem.handler.delete

Deletes a REST handler for the payment system

sale.paysystem.add

Adds a payment system

sale.paysystem.update

Modifies a payment system

sale.paysystem.list

Returns a list of payment systems

sale.paysystem.settings.get

Returns the settings of the payment system

sale.paysystem.settings.update

Updates the settings of the payment system

sale.paysystem.delete

Deletes a payment system

sale.paysystem.pay.payment

Used for paying an order through a specific payment system

sale.paysystem.pay.invoice

Used for paying an invoice (old version) through a specific payment system

sale.paysystem.settings.payment.get

Returns the settings of the payment system for a specific payment

sale.paysystem.settings.invoice.get

Returns the settings of the payment system for a specific invoice (old version)