v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-067997411.3 KB

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

isAvailableboolean required

Whether the invoice number is available for use.