---
title: "Download credit memo pdf"
method: GET
path: "/creditmemos/{creditMemoNumber}/pdf"
tags: ["Credit Memo"]
---

# Download credit memo pdf

`GET /creditmemos/{creditMemoNumber}/pdf`

Downloads the pdf version of the credit memo. Note the credit memo must already have been created. If the credit memo is still in the process of being created, HTTP 202 is returned.

## Path parameters

- `creditMemoNumber` string, required

## Response `default`

successful operation

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/revisions/c30f5b9fbfab/schema)
