POST api/file/{fileName} Authentication required
Use this method to upload a file
Request
URI Parameters
Name | Description | Type | Additional 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 identifierOuput Sample
"10421f35-2d28-4b14-9564-1f78d61f4a27"