projects

Get Project Shipment

Get the shipment for a project with tracking events.

get/api/v1/projects/{project_id}/shipment

Path parameters

project_idstring uuid required

Response

Successful Response

idstring uuid required
project_idstring uuid required
carrierstring nullable
tracking_numberstring nullable
tracking_urlstring nullable
statusstring required
estimated_deliverystring date nullable
actual_deliverystring date nullable
shipped_atstring date-time nullable
notesstring nullable
project_namestring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.