GET api/2.0/crm/invoice/jsondata/{invoiceid} This function requires authentication

Description

Returns the JSON data of an invoice with the ID specified in the request.

Parameters
Name Description Type Example
invoiceid
sent in url
Invoice ID number 1234
Example
GET api/2.0/crm/invoice/jsondata/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Invoice JSON data