GET api/2.0/crm/invoice/jsondata/{invoiceid}
Returns the JSON data of an invoice with the ID specified in the request.
Name |
Description |
Type |
Example |
invoiceid
sent in url
|
Invoice ID
|
number
|
1234
|
GET api/2.0/crm/invoice/jsondata/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json