---
title: "Download Billing Document"
method: GET
path: "/2024-09/billing_documents/{id}/download"
tags: ["Billing Documents"]
---

# Download Billing Document

`GET /2024-09/billing_documents/{id}/download`

Download the Billing Document in PDF format.

Required authorization scope: `public.billing_document:read`

## Path parameters

- `id` string, required

## Response `200`

billing document in PDF

## Other responses

- `404` — record not found

---

[API](https://skmtc.net/easyship/apis/easyship-public-api.md) · [All operations](https://skmtc.net/easyship/apis/easyship-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/easyship/easyship-public-api/versions/71d737a5fcbf/schema)
