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 :
  • "98619b97-7509-4171-abc9-b6346b8e6c2f"