POST api/file/{fileName} Authentication required

Use this method to upload a file

Request

URI Parameters

NameDescriptionTypeAdditional information
fileName

string

Required

Response

Returns a guid to identify the temporary file, you can use this guid as a fileName when creating a new order

Output : globally unique identifier

Ouput Sample

  • application/json, text/json :
  • "10421f35-2d28-4b14-9564-1f78d61f4a27"