API / Order
Use case / Order
Use case / Customer portal

List Order Documents

Fetch documents for an order. This includes consignment documents

get/v1/orders/order/{order_id}/documents

Path parameters

order_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 1 revision of this API.