Signature: 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 Bitrix24 KEDO signing service allows you to sign personnel documents with employees using a digital signature. This signature is equivalent to a handwritten one and complies with legal requirements.

Quick navigation: all methods and events

User documentation: Bitrix24 e-Signature for HR: service for signing HR documents, Configure access permissions to e-Signature for HR

The methods operate with documents in the KEDO section — Signing with Employees.

These methods can only be executed in the context of authorization of the application.

Scope Features

sign.b2e — used in all methods of the section.

crm — used in the methods:

humanresources.hcmlink — used in some methods and only when specific fields are provided:

Overview of Methods and Events

Scope: sign.b2e

Who can execute the method: depends on the method

Method

Description

sign.b2e.document.send

Sends a document for signing

sign.b2e.document.get

Retrieves information about the document and signing participants

sign.b2e.company.provider.list

Returns a list of the company's signing providers

sign.b2e.personal.tail

Returns a list of signed documents for the user

sign.b2e.mysafe.tail

Returns a list of signed documents in the company's safe

Event

Triggered

OnSignB2eDocumentStatusChanged

When the status of the document changes

OnSignB2eMemberStatusChanged

When the status of a signing participant changes