---
title: "Upload PDF to invoice"
method: POST
path: "/v1/invoices/{id}/upload"
tags: ["Invoices"]
---

# Upload PDF to invoice

`POST /v1/invoices/{id}/upload`

Upload a PDF file to an existing invoice.

## Path parameters

- `id` string, required

## Response `201`

- object

## Other responses

- `404` — Invoice not found

---

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