API / Trip

Get Trip Documents

Fetch trip documents. This includes order and consignment documents

get/v1/trips/trip/{trip_id}/documents

Path parameters

trip_idstring uuid required

Response

Successful Response

idstring uuid required

Unique identifier of the document

namestring required

Name of the document

typestring required

Type of the document

download_urlstring

Relative URL from the base URL to download the document

subject_typestring required

Linked subject of the document

content_typestring nullable

Content type of the document

Changes

No recorded changes to this endpoint across all 3 revisions of this API.