Retrieves a single line of business entity by line of business code. It will return information regardless of whether or not the line of business is active.
The request body is of type LineOfBusinessGetByCode.
Request Body Parameters
Name | Description | Data Type |
Request | Message request object containing the selection criteria for the line of business data to return. | LineOfBusinessGetByCodeRequest |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
LineOfBusinessCode optional xs:string
A character code representing the line of business. This must correspondto a code for a defined line of business or no data will be returned. Code value corresponding to a line of business.
| | | | |
The response body is of type LineOfBusinessGetByCodeResponse.
Response Body Parameters
Name | Description | Data Type |
LineOfBusinessGetByCodeResult | Message response object containing line of business data matching the selection criteria specified in the RequestMsg. | LineOfBusinessGetByCodeResponse |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
Description optional xs:string
A full description name for the line of business.
|
 |
IncomeGroup optional xs:string
The code of the income group with which the line of business is associated. Code value from the "IncomeGroup" value list. FS = Financial Services Premium LH = Life and Health Premium OP = Other Premium PC = Property and Casualty Premium
Method=ValueListGet() InputType=ValueListGetRequest ListName=IncomeGroup
|
 |
IsInactive optional xs:boolean
Flag indicating whether the line of business is inactive or active.
|
 |
LineOfBusinessCode optional xs:string
A character code representing the line of business. Valid AMS360 Line of Business codes.
|
| | | | | |