Download a file related to the flex document.
URL
(GET) /apps/wbflex/documents/{id}/files/file?name={name}
PARAMETERS
URL parameters are:
id | Specify either a document ID (such as 1000) or a job ID (such as c300). | Mandatory |
name | The name of the related file. | Mandatory |
RESULTS
The method returns the file as an HTTP stream.
EXAMPLES
-