GET /shipments/v4/plans/{shipmentPlanId}/{segmentPlanId}
Summary: Gets a segment plan details
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Gets details of a segment plan identified by the `segmentPlanId`.
Parameters (2)
segmentPlanId
(string, path, required)
Constraints: {'pattern': '^SEGP-[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$'}
shipmentPlanId
(string, path, required)
Constraints: {'pattern': '^SHPP-[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$'}
No probe data for this endpoint yet.