Create a New Invoice Status crm.invoice.status.add
Scope:
crmWho can execute the method: any user
The method crm.invoice.status.add creates a new invoice status.
Warning
Starting from version 19.0.0, it is recommended to use the method crm.status.add
Method Parameters
Required parameters are marked with *
|
Name |
Description |
|
fields* |
A set of fields — an array in the form Note To find out the required format of the fields, execute the method crm.invoice.status.fields and check the format of the returned values for these fields. |
Copied
Previous