POST api/Trasporti/DDTUpload/{id}?SessionToken={SessionToken}
Upload DDT photo. Always POST the data to the server as enctype="multipart/form-data".
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SessionToken | string |
Required |
|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.