---
title: "GET /api/customers/{customer_id}/draft_invoice/"
method: GET
path: "/api/customers/{customer_id}/draft_invoice/"
tags: ["api"]
---

# GET /api/customers/{customer_id}/draft_invoice/

`GET /api/customers/{customer_id}/draft_invoice/`

## Path parameters

- `customer_id` string, required — The id provided when creating the customer, we suggest matching with your internal customer id in your backend

## Query parameters

- `include_next_period` boolean

## Response `200`

No response body

## Changes

- **2023-03-15** `b67bad812ae5` — 1 info
  - endpoint added
- **2023-01-16** `36b48cae00a3` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/uselotus/apis/lotus-api/changes/api/customers/:customer_id/draft_invoice/get.md)

---

[API](https://skmtc.dev/uselotus/apis/lotus-api.md) · [All operations](https://skmtc.dev/uselotus/apis/lotus-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uselotus/lotus-api/revisions/1f59f4fea13f/schema)
