GET Tracking/Assets/LoadLastLocation?SessionId={SessionId}&CompanyId={CompanyId}&transporterAssetId={transporterAssetId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SessionId | string |
None. |
|
CompanyId | integer |
None. |
|
transporterAssetId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectReplyOfAssetLastInformationName | Description | Type | Additional information |
---|---|---|---|
data | AssetLastInformation |
None. |
|
errorCode | integer |
None. |
|
error | string |
None. |
Response Formats
application/json, text/json, text/javascript, application/x-protobuf
Sample:
Sample not available.