---
title: "Upload draft attachments for an order email"
method: POST
path: "/orders/draft-attachments/{id}"
tags: ["Order Controller"]
---

# Upload draft attachments for an order email

`POST /orders/draft-attachments/{id}`

Uploads files to S3 and persists their metadata in the order so they survive page navigation. Returns the full current list of draft attachments for this order.

## Path parameters

- `id` number, required

## Response `200`

Draft attachments saved

---

[API](https://skmtc.dev/findmydocument/apis/land-registry-api.md) · [All operations](https://skmtc.dev/findmydocument/apis/land-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/findmydocument/land-registry-api/revisions/b55a990514fb/schema)
