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
"aeb7e140-8ba0-4491-946d-0f5cd4b4b912"