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

NameDescriptionTypeAdditional information
SessionToken

string

Required

id

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.