https://wsapi.ams360.com/v3.0
https://wsapi.ams360.com/v3.0 / LineOfBusinessGetByCode Element / Request Element
In This Topic
    Request Element
    In This Topic
    Description
    Message request object containing the selection criteria for the line of business data to return.
    Namespace https://wsapi.ams360.com/v3.0
    Type
    Diagram
    LineOfBusinessCode Element Sequence Request Element
    Overview
    Request optional LineOfBusinessGetByCodeRequest Complex Type
    Message request object containing the selection criteria for the line of business data to return.
    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.
    Source
    <xs:element xmlns:q211="https://wsapi.ams360.com/v3.0/DataContract" minOccurs="0" name="Request" nillable="true" type="q211:LineOfBusinessGetByCodeRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:documentation>Message request object containing the selection criteria for the line of business data to return.</xs:documentation>
      </xs:annotation>
    </xs:element>
    See Also