CreateShipment
POST/v1/shipment/create
Usage Plan
| Type | Requests | Time limit (seconds) |
|---|---|---|
| Rate | 1500 | 60 |
| Burst | 1500 | 60 |
Learn more about rate limits and usage plans in the Rate Limiting guide.
Creates a new inbound shipment (ASN) header in CREATED status with no items. Use UpdateShipmentItems to add items after creation. Idempotent: retrying with the same exref_nr and shipment_type returns the existing ASN instead of creating a duplicate.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.