---
title: "Create shipment document"
method: POST
path: "/api/v2/shipment-documents"
tags: ["Shipments"]
---

# Create shipment document

`POST /api/v2/shipment-documents`

Send a shipment document for audit it can be a proof of delivery, carrier invoice or any other document.

## Response `201`

Shipment document successfully created.

## Other responses

- `403` — Logged carrier is incorrect.
- `422` — Payload is invalid and the document wasn't created for the shipment

---

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