---
title: "Get invoice PDF link from checkout token"
method: GET
path: "/checkout/v1/invoice/pdf-link"
tags: ["Checkout"]
---

# Get invoice PDF link from checkout token

`GET /checkout/v1/invoice/pdf-link`

Retrieves the PDF download link for the invoice associated with the checkout token

## Response `200`

OK

- CheckoutGetPdfLinkReply — PDF link response
  - `url` string

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/alternativepayments/apis/alternative-payments.md) · [All operations](https://skmtc.net/alternativepayments/apis/alternative-payments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alternativepayments/alternative-payments/revisions/730efda86cd1/schema)
