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