v1

latestOpenAPI 3.0.02026-08-068926279.2 KB
Invoices

Get next invoice document ID

Returns the next sequential invoice document ID for the team

get/invoices/next-document-id

Response

Successful response

document_idstring

Example response

{
  "document_id": "INV-001"
}