POST api/Upload/UploadDeliveryProofImage?Latitude={Latitude}&Longitude={Longitude}&SubscriberAddress={SubscriberAddress}&Timestamp={Timestamp}&Comments={Comments}&DeviceId={DeviceId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Latitude | decimal number |
None. |
|
Longitude | decimal number |
None. |
|
SubscriberAddress | string |
None. |
|
Timestamp | string |
None. |
|
Comments | string |
None. |
|
DeviceId | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json, text/html
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>