PUT api/TrackRun/{id}/CapturedContainers?requestId={requestId}&messageId={messageId}&gpsLatitude={gpsLatitude}&gpsLongitude={gpsLongitude}×tamp={timestamp}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
|
requestId | string |
Required |
|
messageId | string |
Required |
|
gpsLatitude | decimal number |
Required |
|
gpsLongitude | decimal number |
Required |
|
timestamp | string |
Required |
Body Parameters
None.
Response Information
Resource Description
RSAGResponseOfRunCapturedContainersName | Description | Type | Additional information |
---|---|---|---|
Messages | Collection of RSAGMessage |
None. |
|
ResponseObject | RunCapturedContainers |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.