# Shipment Update API — moved

The full catalog of `PUT /admin/shipper/shipment/:id` actions (the shipment state machine: `Init`, `PickInventoryItem`, `FinishPicking`, `CalculateShippingRates`, `GenerateShippingLabel`, `StartPacking`, `VerifyInventoryItem`, `FinishPacking`, `ShipIt`, `RegenerateShippingLabel`, `Cancel`, and admin overrides) now lives at:

**[../../docs/services/admin-api/shipping.md#shipment-actions](../../docs/services/admin-api/shipping.md#shipment-actions)**

See also: [docs/services/admin-api/README.md](../../docs/services/admin-api/README.md) for the full per-module index of the admin API.
