Get Invoice Status Fields crm.invoice.status.fields
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 the method: any user
DEPRECATED
Development of this method has been halted. Please use Universal Methods for Invoices.
The method crm.invoice.status.fields returns the description of the invoice status fields.
Warning
Starting from version 19.0.0, it is recommended to use the method crm.status.fields
Without parameters
Returned Data
Required parameters are marked with *
|
Name |
Description |
|
ENTITY_ID |
Identifier of the entity associated with the invoice. Read-only |
|
ID |
Identifier of the invoice. Read-only |
|
NAME* |
Name of the section |
|
NAME_INIT |
Read-only |
|
SORT* |
Sorting |
|
STATUS_ID |
Status. Read-only |
|
SYSTEM |
Whether it is system or not. Read-only |