WSAPI Web Service
WSAPI Web Service / All Operations Resource Group / /v3/WSAPIService.svc/AgencyInfoGet (Method)
In This Topic
    Method/v3/WSAPIService.svc/AgencyInfoGet
    In This Topic
    Description
    Retrieves the Agency Information entity.
    Request (WSAPIServiceContract_AgencyInfoGet_InputMessage)

    The request body is of type AgencyInfoGet.

    Sequence AgencyInfoGet Element

    Overview

    Sequence
    Response (WSAPIServiceContract_AgencyInfoGet_OutputMessage)

    The response body is of type AgencyInfoGetResponse.

    Response Body Parameters

    NameDescriptionData Type
    Message response object containing agency data.AgencyInfoGetResponse
    ZipCode Element State Element FaxPhone Element FaxExtension Element FaxAreaCode Element Email Element City Element BusinessPhone Element BusinessExtension Element BusinessAreaCode Element AllHoursPhone Element AllHoursExtension Element AllHoursAreaCode Element AgencyName Element Address2 Element Address Element Sequence AgencyInfo Element Sequence AgencyInfoGetResult Element Sequence AgencyInfoGetResponse Element

    Overview

    Sequence
    AgencyInfoGetResult optional AgencyInfoGetResponse Complex Type
    Message response object containing agency data.
    Sequence
    AgencyInfo optional AgencyInfo Complex Type
    Single agencyinfo type data structure.
    Sequence
    Address optional xs:string
    First line of address.
    Address2 optional xs:string
    Second line of address.
    AgencyName optional xs:string
    Name of agency.
    AllHoursAreaCode optional xs:string
    Area code portion of the 24 hour phone number.
    AllHoursExtension optional xs:string
    Extension portion of the 24 hour phone number.
    AllHoursPhone optional xs:string
    Phone portion of the 24 hour phone number.
    BusinessAreaCode optional xs:string
    Area code portion of the business phone number.
    BusinessExtension optional xs:string
    Extension portion of the business phone number.
    BusinessPhone optional xs:string
    Phone portion of the business phone number.
    City optional xs:string
    City portion of address.
    Email optional xs:string
    FaxAreaCode optional xs:string
    Area code portion of the fax phone number.
    FaxExtension optional xs:string
    Extension portion of the fax phone number.
    FaxPhone optional xs:string
    Phone portion of the fax phone number.
    State optional xs:string
    State portion of address. Code value from the "State" value list.

    Method=ValueListGet()
    InputType=ValueListGetRequest
    ListName=State
    ZipCode optional xs:string
    Zip code portion of address.
    Fault Responses
    FaultDescription
    This fault returns a response body of type https://wsapi.ams360.com/v3.0:WSAPIServiceContract_AgencyInfoGet_WSAPISecurityFaultFault_FaultMessage.  
    This fault returns a response body of type https://wsapi.ams360.com/v3.0:WSAPIServiceContract_AgencyInfoGet_WSAPIBusinessFaultFault_FaultMessage.  
    This fault returns a response body of type https://wsapi.ams360.com/v3.0:WSAPIServiceContract_AgencyInfoGet_WSAPIGeneralFaultFault_FaultMessage.  
    See Also