Service for uploading file to given dispatch note with submited IDSTRING. Adds file from input parameter and description. It is mandatory to at least send discription or file.
Name | Type | Domain | Description | |
---|---|---|---|---|
IDSTRING | * | Char (16) | String for file upload | |
DESCRIPTION | Char (10000) | Description of sent documents | ||
FILENAME | Char (64) | Name of the sent file (with suffix) | ||
FILESIZE | Numeric (18,0) | File size in bytes | ||
FILEDATA | Binary | File data |
Service does not have an output fields