IMS Web Service Reference

Method: GetHistoryOfTransportUnit

Description

Retrieves a list of history elements that contain information about recent locations and status of the transport unit.

Action

http://ims.lyngsoesystems.com/query/GetHistoryOfTransportUnit

Input

The input of this method is the document element tns:GetHistoryOfTransportUnit having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:Rfid  common:RfidType  0..1 
tns:TransportUnitKey  common:TransportUnitKeyType  0..1 
tns:MaxRecords  xsd:int  0..1 
Output

The output of this method is the document element tns:GetHistoryOfTransportUnitResponse having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:TransportUnitHistory  tns:TransportUnitHistoryType  1..1 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
UnknownRfid  common:UnknownRfidExceptionInfo