Check whether an invoice number is available (not already in use) for your legal entity.
get/invoice/validate-number
Query parameters
filter:legalEntityIdstring
The legal entity ID to check the invoice number against. Required if authenticating with access to multiple legal entities.
invoiceNumberstring required
The invoice number to validate.
Response
OK
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○