---
title: "Get Order Abn"
method: GET
path: "/v3/order/{order_id}/abn_pdf"
tags: ["order"]
---

# Get Order Abn

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

GET ABN pdf for an order

## Path parameters

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

## Response `200`

PDF with ABN form

- 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/e2454014f31e/schema)
