Get Invoice Status Fields crm.invoice.status.fields
Choose a tool for developing with an AI agent:
- use Alaio Vibecode to build an app for Bitrix24 from a task description without knowing any programming language. The agent writes the code and deploys the app to a server, with no manual hosting setup
- use the MCP server to develop a REST API integration in your own project. The agent refers to 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 |