Get Trailer Information
getTrailerInformation
Given the Asset Identifier of the trailer, return select status-related attributes of the trailer in a Trailer object. The information returned includes current location, geofence, monitoring plan, etc. Most of the information returned by this method is information that may change over time. It represents the current status of the trailer.
Trailer getTrailerInformation(AssetIdentifier trailer) throws WSException
- trailer: An AssetIdentifier that contains the identifier of the trailer whose status information will be retrieved.
Authorization Requirements
The credentials supplied with this method call (as specified in the accompanying WS-Security header) must be authorized to the following application(s) and their associated role-based permissions.
Required Application Licenses
- Remote Integration
Required User Permissions
- Can use Trailer Tracks
Customer integrators are authorized to their own company's data only.
Exceptions
002 Required field not specified.
003 Company not authorized for integration.
004 User not authorized.
005 Trailer SCAC and Trailer ID not specified.
006 Trailer SCAC/Trailer ID invalid.
Sample getTrailerInformation Request
Only the SOAP body is shown. To see a sample SOAP Envelope and Header, click here.
|
Sample getTrailerInformation Response
|