# Wove Shipments API

**Canonical:** https://apis.io/apis/wove/wove-shipments-api/  
**Provider:** Wove — https://apis.io/providers/wove/  
**Base URL:** https://api.wove.com

Wove Shipments API is one of 10 APIs that [Wove](https://apis.io/providers/wove/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Shipments. The published artifact set on APIs.io includes an OpenAPI specification.

Shipment management operations

## Operations (26)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/v1/external/shipments` | List shipments |
| POST | `/api/v1/external/shipments` | Create shipment |
| GET | `/api/v1/external/shipments/{shipmentId}` | Get shipment details |
| PUT | `/api/v1/external/shipments/{shipmentId}` | Update shipment |
| DELETE | `/api/v1/external/shipments/{shipmentId}` | Delete shipment |
| GET | `/api/v1/external/shipments/{shipmentId}/details` | Get detailed shipment information |
| PUT | `/api/v1/external/shipments/{shipmentId}/details` | Update shipment information |
| GET | `/api/v1/external/shipments/{shipmentId}/events` | Get shipment events |
| GET | `/api/v1/external/shipments/{shipmentId}/validation-items` | Get validation items |
| PUT | `/api/v1/external/shipments/{shipmentId}/validation-items/{itemId}` | Update validation item |
| POST | `/api/v1/external/shipments/{shipmentId}/validation-items/bulk-update` | Bulk update validation items |
| GET | `/api/v1/external/shipments/{shipmentId}/jobs` | Get shipment jobs |
| GET | `/api/v1/external/shipments/{shipmentId}/containers` | List containers |
| POST | `/api/v1/external/shipments/{shipmentId}/containers` | Create container |
| PUT | `/api/v1/external/shipments/{shipmentId}/containers/{containerId}` | Update container |
| DELETE | `/api/v1/external/shipments/{shipmentId}/containers/{containerId}` | Delete container |
| GET | `/api/v1/external/shipments/{shipmentId}/packages` | List packages |
| POST | `/api/v1/external/shipments/{shipmentId}/packages` | Create package |
| PUT | `/api/v1/external/shipments/{shipmentId}/packages/{packageId}` | Update package |
| DELETE | `/api/v1/external/shipments/{shipmentId}/packages/{packageId}` | Delete package |
| POST | `/api/v1/external/shipments/{shipmentId}/packages/{packageId}/move` | Move package |
| GET | `/api/v1/external/shipments/{shipmentId}/items` | List items |
| POST | `/api/v1/external/shipments/{shipmentId}/items` | Create item |
| PUT | `/api/v1/external/shipments/{shipmentId}/items/{itemId}` | Update item |
| DELETE | `/api/v1/external/shipments/{shipmentId}/items/{itemId}` | Delete item |
| POST | `/api/v1/external/shipments/{shipmentId}/items/{itemId}/move` | Move item |

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/wove/refs/heads/main/openapi/wove-shipments-api-openapi.yml

## Other Wove APIs (9)

- [Wove Authentication API](https://apis.io/apis/wove/wove-authentication-api/)
- [Wove Documents API](https://apis.io/apis/wove/wove-documents-api/)
- [Wove Query Bank API](https://apis.io/apis/wove/wove-query-bank-api/)
- [Wove Rates API](https://apis.io/apis/wove/wove-rates-api/)
- [Wove Sources API](https://apis.io/apis/wove/wove-sources-api/)
- [Wove Tariffs API](https://apis.io/apis/wove/wove-tariffs-api/)
- [Wove Testing API](https://apis.io/apis/wove/wove-testing-api/)
- [Wove TMS Organizations API](https://apis.io/apis/wove/wove-tms-organizations-api/)
- [Wove Webhooks API](https://apis.io/apis/wove/wove-webhooks-api/)

## Tags

Shipments

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/wove/wove-shipments-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/wove/.
