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:
-
sign.b2e.document.send:
company.uuid,members.employeeCode,members.employeeId,responsible.employeeCode,responsible.employeeId. -
sign.b2e.company.provider.list:
companyUuid.
Overview of Methods and Events
Scope:
sign.b2eWho can execute the method: depends on the method
|
Method |
Description |
|
Sends a document for signing |
|
|
Retrieves information about the document and signing participants |
|
|
Returns a list of the company's signing providers |
|
|
Returns a list of signed documents for the user |
|
|
Returns a list of signed documents in the company's safe |
|
Event |
Triggered |
|
When the status of the document changes |
|
|
When the status of a signing participant changes |