Lender Price API Web Service
Lender Price API Web Service / FeeCompany Json Schema
In This Topic
    FeeCompany Json Schema
    In This Topic
    Description
    This object is used to store data for third party fee companies used by the client.
    Overview
    FeeCompany
    This object is used to store data for third party fee companies used by the client.
    companyName : string
    The name of the fee service company.
    encompassTitleVendor : EncompassTitleVendor
    Field containing the EncompassTitleVendor object.
    abaNumber : string
    accountNumber : string
    address : string
    address2 : string
    affiliatedVendor : boolean
    attorneyInfo : EncompassAttorneyInfo
    branch : string
    city : string
    companyName : string
    contactEmail : string
    contactName : string
    contactPhone : string
    fax : string
    isAffiliatedVendor : boolean
    isPrimary : boolean
    primary : boolean
    rank : integer
    state : string
    vendorId : string
    vendorName : string
    zip : string
    primary : boolean

    Setting this field to True marks the fee company as the primary fee company.

    Default is True.

    vendorName : string
    The name of the vendor.
    vendorType : string

    The vendor type.

     

     

    Properties
    NameDescriptionData Type
    The name of the fee service company.string
    Field containing the EncompassTitleVendor object.EncompassTitleVendor

    Setting this field to True marks the fee company as the primary fee company.

    Default is True.

    boolean
    The name of the vendor.string

    The vendor type.

     

     

    string
    See Also