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 :
  • "729ececb-e268-4ca9-9d31-fcdc3e2ac4e1"