Get Invoice Status Fields crm.invoice.status.fields
Scope:
crmWho can execute the method: any user
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 |
Copied