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