Get a shipment
easypost_get_shipmentRetrieve a single shipment by id, including its available rates, tracking_code, and postage_label (if purchased). API: GET /shipments/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Shipment id, e.g. shp_... |