Invoices
Get next invoice document ID
Returns the next sequential invoice document ID for the team
get/invoices/next-document-id
Response
Successful response
Example response
{
"document_id": "INV-001"
}Returns the next sequential invoice document ID for the team
Successful response
{
"document_id": "INV-001"
}