GET api/2.0/crm/invoice/bynumber/exist
Returns the existence of an 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=%22some+text%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json