IMS Web Service Reference

Method: GetNamedLists

Description

Returns a list of named lists containing orders of the specified types.

Action

http://ims.lyngsoesystems.com/orders/GetNamedLists

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:OrderTypeKeys  tns:OrderTypeKeyType  0..* 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:NamedLists  tns:NamedListInfoType  0..* 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo