IMS Web Service Reference

Method: GetFloatCodeConfig

Description

Retrieves a list of the float codes for the branch configuration.

Action

http://ims.lyngsoesystems.com/administration/GetFloatCodeConfig

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:BranchKey  common:BranchKeyType  1..1 
tns:BranchConfigurationKey  common:BranchConfigurationKeyType  1..1 
Output

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

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