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"
}

Changes

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