GET api/2.0/crm/invoice/bynumber/exist This function requires authentication

Description

Returns the existence of an invoice with the number specified in the request.

Parameters
Name Description Type Example
number
sent in url
Invoice number string some text
Example
GET api/2.0/crm/invoice/bynumber/exist?number=%22some+text%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Invoice existence