POST api/UploadFile
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objDat | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{
"objFile": null,
"fcode": "sample string 1"
},
{
"objFile": null,
"fcode": "sample string 1"
},
{
"objFile": null,
"fcode": "sample string 1"
}
]
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample: