---
title: "Retrieves invoices or purchase bills as PDF files"
method: GET
path: "/Invoices/{InvoiceID}/pdf"
tags: ["Accounting"]
---

# Retrieves invoices or purchase bills as PDF files

`GET /Invoices/{InvoiceID}/pdf`

## Path parameters

- `InvoiceID` string, uuid, required

## Response `200`

Success - return response of byte array pdf version of specified Invoices

---

[API](https://skmtc.net/xeroapi/apis/xero-accounting-api.md) · [All operations](https://skmtc.net/xeroapi/apis/xero-accounting-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xeroapi/xero-accounting-api/versions/dc231cafd8de/schema)
