GET api/2.0/crm/invoiceitem/{invoiceitemid}
Returns the detailed information about the invoice item with the ID specified in the request
Name |
Description |
Type |
Example |
invoiceitemid
sent in url
|
Invoice Item ID
|
number
|
1234
|
GET api/2.0/crm/invoiceitem/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json