UploadDocumentEvent
Fields present on every v2 webhook event.
- customerType: string | null
Load Internal Id requiredYour internal load ID, if provided during load creation
- dataType: object · LoadFileUploadRequestrequired
Document upload data payload. In
multipart/form-datadeliveries,contentis omitted here and sent as thecontentfile part instead. - eventenum
Type const:UPLOAD_DOCUMENTrequiredEvent name for a document upload.
values- U
P L O A D _ D O C U M E N T
- idType: stringrequired
Unique event identifier (ULID)
- loadType: string | null
Number requiredYour load reference number
- occurredType: string Format: date-time
At requiredWhen the underlying activity occurred (ISO 8601)
- workflowType: string | null enumrequired
The Augment workflow that produced this event, or
nullwhen no single workflow can be attributed. New values may be added over time, so treat this as an open set rather than a fixed list.values- T
R A C K _ A N D _ T R A C E - C
A R R I E R _ S U P P O R T - P
O D _ C O L L E C T I O N - L
O A D _ B U I L D I N G - C
A R R I E R _ S E L E C T I O N - S
C H E D U L I N G - C
U S T O M E R _ S U P P O R T - null