IMS Web Service Reference

Method: GetOrderDefinitionDetails

Description

Retrieves details for a single order definition.

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:OrderDefinitionTypeKey  common:OrderDefinitionTypeKeyType  1..1 
tns:OrderDefinitionKey  common:OrderDefinitionKeyType  1..1 
Output

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

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