Get Invoice Status by ID crm.invoice.status.get
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:
crmWho can execute this method: any user
DEPRECATED
Development of this method has been halted. Please use Universal Methods for Invoices.
The method crm.invoice.status.get returns the status of an invoice based on its ID.
Warning
Starting from version 19.0.0, it is recommended to use the method crm.status.get.
Method Parameters
Required parameters are marked with *
|
Name |
Description |
|
id* |
The identifier of the invoice status |
Copied