GET api/order/{orderId}/file/{fileName} Authentication required
Use this method to download a file
Request
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
orderId | integer |
Required |
|
fileName | string |
Required |
Response
Returns the content of the file
Output : object (See Model)Ouput Sample
Sample not available.