---
title: "Get Delivery Document"
method: GET
path: "/api/v1/orders/{order_number}/delivery_document"
tags: ["Orders"]
---

# Get Delivery Document

`GET /api/v1/orders/{order_number}/delivery_document`

**Rate limit:** 100 requests per minute

## Path parameters

- `order_number` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error
- `default`

---

[API](https://skmtc.dev/aboutyou/apis/sellers-center-api.md) · [All operations](https://skmtc.dev/aboutyou/apis/sellers-center-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aboutyou/sellers-center-api/revisions/578d18d6e63c/schema)
