---
title: "Convert air waybill to PDF"
method: POST
path: "/integrations/air_waybills/pdf/v1/{task_group_id}"
tags: ["/integrations/air_waybills"]
---

# Convert air waybill to PDF

`POST /integrations/air_waybills/pdf/v1/{task_group_id}`

Converts a CHAMP air waybill to PDF via CHAMP's conversion API. Requires shipper, consignee, and charge_declarations to be filled in. Returns the PDF file as application/pdf. | () -> (PDF binary)

## Path parameters

- `task_group_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
