GET api/2.0/crm/invoiceitem/filter
Returns a list of invoice items matching the parameters specified in the request.
Name |
Description |
Type |
Example |
status
sent in url
|
Invoice status
|
number
|
1234
|
inventoryStock
sent in url
|
Inventory stock
optional
|
Bool value
|
true
|
GET api/2.0/crm/invoiceitem/filter?status=1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json