has_one
shipments

Retrieve the shipment associated to the pickup

Retrieve the shipment associated to the pickup

get/pickups/{pickupId}/shipment

Path parameters

pickupIdstring required

The resource's id

Response

The shipment associated to the pickup

Changes