---
title: "Get Order Collection Instructions Url"
method: GET
path: "/v3/order/{order_id}/collection_instruction_pdf"
tags: ["order"]
---

# Get Order Collection Instructions Url

`GET /v3/order/{order_id}/collection_instruction_pdf`

GET collection instructions for an order

## Path parameters

- `order_id` string, uuid, required — Your Order ID.

## Response `200`

PDF with collection instructions

- unknown

## Other responses

- `422` — Validation Error

---

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