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
"1f2669ed-00af-427e-b227-d9bbb82e58b3"