id required | string (Id) Unique identifier for the Document
|
filename required | string (Filename) <= 128 characters |
created_at required | string <date-time> (Created At) Timestamp of when the document was created
|
updated_at required | string <date-time> (Updated At) Timestamp of when the document was updated
|
description | |
type | string (DocumentType) Default: "OTHER" Enum: "BOL" "FUEL" "LUMPER" "HOS" "SIGNATURE" "RATE_CONFIRMATION" "DELIVERY_RECEIPT" "WEIGHT_CERTIFICATE" "OVERAGES_SHORTAGES_AND_DAMAGES" "INVOICE" "INVENTORY_RELEASE" "INSURANCE" "CUSTOMS_PAPERWORK" "PACKING_SLIPS" "OTHER" |
created_by_user_id | string (Created By User Id) ID of the user that created the document
|
url required | string (Url) Publicly available URL to file
|