---
title: "Get shipping document"
method: GET
path: "/selling/orders/{orderNumber}/shipping-document/{shippingId}"
tags: ["Order"]
---

# Get shipping document

`GET /selling/orders/{orderNumber}/shipping-document/{shippingId}`

Get an existing shipping document.

## Path parameters

- `orderNumber` string, required
- `shippingId` string, required

## Response `200`

Ok

## Other responses

- `401` — Unauthorized
- `500` — Internal Server Error

---

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