Get Invoice Status by ID crm.invoice.status.get
Scope:
crmWho can execute the method: any user
The method crm.invoice.status.get returns the status of an invoice by 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 ID of the invoice status |
Copied