---
title: "Get Client Invoice Statement PDF"
method: GET
path: "/coa/api/v1/invoice/statement/client/{client_id}/pdf/"
tags: ["Accounts Receivable"]
---

# Get Client Invoice Statement PDF

`GET /coa/api/v1/invoice/statement/client/{client_id}/pdf/`

Generate a customer statement PDF for a specific client.

This creates a professional, customer-facing statement showing:
- All outstanding invoices as of the specified date
- Running balance
- Total balance due
- Payment advice slip

## Path parameters

- `client_id` integer, required

## Response `200`

No response body

---

[API](https://skmtc.dev/campfire/apis/campfire-developer-apis.md) · [All operations](https://skmtc.dev/campfire/apis/campfire-developer-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/campfire/campfire-developer-apis/revisions/6945ebc3180e/schema)
