IMS Web Service Reference

Method: GetLocationDetails

Description

Retrieves details for a specific location.

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:BranchKey  common:BranchKeyType  0..1 
tns:LocationKey  common:LocationKeyType  0..1 
tns:Rfid  common:RfidType  0..1 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:LocationDetails  tns:LocationDetailsType  1..1 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
NoDataFound  common:NoDataFoundExceptionInfo