---
title: "Download word docx version of order form"
method: GET
path: "/orders/{id}/docx"
tags: ["Orders"]
---

# Download word docx version of order form

`GET /orders/{id}/docx`

Download a Microsoft Word document of the order form for a specific order by its ID.

## Path parameters

- `id` string, required

## Response `default`

successful operation

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
