LoadFileUploadRequest
- Type: string
checksum requiredMD5 hex digest of the raw (pre-encoding) file bytes, used for integrity verification
- Type: string
content requiredBase64-encoded file bytes
- Type: string
content Type requiredMIME type of the file. Supported values:
application/pdf,image/jpeg,image/png,image/heic,image/webp,image/tiff - Type: string
filename requiredOriginal filename including extension. Supported extensions:
.pdf,.jpg,.jpeg,.png,.heic,.webp,.tiff,.tif - enum
file Type const:INVOICErequiredThe category of the document being uploaded
valuesI N V O I C E
- Type: string
load Num requiredThe load's external number in the TMS (brokerageLoadId)
- Type: integer
size Bytes requiredFile size in bytes
- Type: object · LoadFileUploadReferenceNumbers
reference Numbers - Type: string
invoice Number Required when fileType is INVOICE

