GET api/order/{orderId}/file/{fileName} Authentication required

Use this method to download a file

Request

URI Parameters

NameDescriptionTypeAdditional information
orderId

integer

Required

fileName

string

Required

Response

Returns the content of the file

Output : object (See Model)

Ouput Sample

  • application/json, text/json :
  • Sample not available.