---
title: "Get next invoice document ID"
method: GET
path: "/invoices/next-document-id"
tags: ["Invoices"]
---

# Get next invoice document ID

`GET /invoices/next-document-id`

Returns the next sequential invoice document ID for the team

## Response `200`

Successful response

- object
  - `document_id` string

## Other responses

- `401` — Unauthenticated

---

[API](https://skmtc.net/harpoonapp/apis/harpoon-api-documentation.md) · [All operations](https://skmtc.net/harpoonapp/apis/harpoon-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/harpoonapp/harpoon-api-documentation/versions/e8fd192f94c6/schema)
