---
title: "Get the PDF document of a specific receipt"
method: GET
path: "/v3/receipts/{receiptNumber}.pdf"
tags: ["Receipts V3"]
---

# Get the PDF document of a specific receipt

`GET /v3/receipts/{receiptNumber}.pdf`

Get PDF document by 'receiptNumber'

## Path parameters

- `receiptNumber` string, required

## Response `200`

Successfully retrieved the receipt PDF

## Other responses

- `401` — Unauthorized Access
- `403` — Forbidden Access
- `404` — Receipt PDF Not Found

---

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