---
title: "Retrieves credit notes as PDF files"
method: GET
path: "/CreditNotes/{CreditNoteID}/pdf"
tags: ["Accounting"]
---

# Retrieves credit notes as PDF files

`GET /CreditNotes/{CreditNoteID}/pdf`

## Path parameters

- `CreditNoteID` string, uuid, required

## Response `200`

Success - return response of binary data from the Attachment to a Credit Note

---

[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/revisions/dc231cafd8de/schema)
