InvoiceSeries

Preview next invoice number

Previews what the next invoice number would be without consuming it. Useful for showing users what number will be assigned before creating an invoice.

get/v1/invoice-series/{id}/preview

Path parameters

idstring required

Invoice series ID

Response

Preview of next invoice number

seriesIdstring
seriesNamestring
nextInvoiceNumberstring
currentCounterinteger
nextCounterinteger

Changes

No recorded changes to this endpoint across all 3 revisions of this API.