has_one
shipments

Retrieve the shipment associated to the parcel

Retrieve the shipment associated to the parcel

get/parcels/{parcelId}/shipment

Path parameters

parcelIdstring required

The resource's id

Response

The shipment associated to the parcel

Changes