GET api/2.0/crm/invoice/bynumber/exist
Returns the existence of the invoice with the Number specified in the request
Name |
Description |
Type |
Example |
number
sent in url
|
Invoice number
|
string
|
some text
|
GET api/2.0/crm/invoice/bynumber/exist?number=some+text
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json