| Name | Description | Type | Additional information |
|---|---|---|---|
| auth |
Authorization token |
string |
None. |
| ShipmentGUID |
Shipment that document is attached to |
string |
None. |
| Name |
Name of the document |
string |
None. |
| Description |
Description of the document |
string |
None. |
| DocumentTypeID |
The document type |
integer |
None. |
| OriginalFileName |
The original file name of the document (file name only, no path) |
string |
None. |
| FileData |
Base64 encoded string containing the file data |
string |
None. |