---
title: "Retrieves a specific quote as a PDF file using a unique quote Id"
method: GET
path: "/Quotes/{QuoteID}/pdf"
tags: ["Accounting"]
---

# Retrieves a specific quote as a PDF file using a unique quote Id

`GET /Quotes/{QuoteID}/pdf`

## Path parameters

- `QuoteID` string, uuid, required

## Response `200`

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

---

[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/5cf7f780d3c8/schema)
