|
account_type_data = [
|
|
{"name": "Bonds"},
|
|
{"name": "Business Checking"},
|
|
{"name": "Business Owned"},
|
|
{"name": "Business Savings"},
|
|
{"name": "Cash Deposit"},
|
|
{"name": "Certificate of Deposit"},
|
|
{"name": "Checking"},
|
|
{"name": "Earnest Money Deposit"},
|
|
{"name": "Gift"},
|
|
{"name": "Gift of Equity"},
|
|
{"name": "Grant"},
|
|
{"name": "Liquidated Account"},
|
|
{"name": "Money Market"},
|
|
{"name": "Mutual Fund"},
|
|
{"name": "Net Proceeds"},
|
|
{"name": "Other Asset"},
|
|
{"name": "Retirement Fund"},
|
|
{"name": "Savings"},
|
|
{"name": "Stocks"},
|
|
{"name": "Stocks and Bonds"},
|
|
{"name": "Sweat Equity"},
|
|
{"name": "Unknown"},
|
|
]
|
|
|
|
application_status_data = [
|
|
{"name": "Profile in progress"},
|
|
{"name": "Profile completed"},
|
|
{"name": "Eligibility check in progress"},
|
|
{"name": "Not eligible"},
|
|
{"name": "Eligible"},
|
|
{"name": "Pre-approval in progress"},
|
|
{"name": "Pre-approval rejected"},
|
|
{"name": "Pre-approved"},
|
|
{"name": "Loan Application started"},
|
|
{"name": "Loan Application submitted"},
|
|
{"name": "Loan Application rejected"},
|
|
{"name": "Loan Application approved"},
|
|
]
|
|
|
|
asset_types_data = [
|
|
{"name": "Business Checking"},
|
|
{"name": "Business Owned"},
|
|
{"name": "Business Savings"},
|
|
{"name": "Cash Deposit"},
|
|
{"name": "Certificate of Deposit"},
|
|
{"name": "Checking"},
|
|
{"name": "Earnest Money Deposit"},
|
|
{"name": "Gift"},
|
|
{"name": "Gift of Equity"},
|
|
{"name": "Grant"},
|
|
{"name": "Liquidated Account"},
|
|
{"name": "Money Market"},
|
|
{"name": "Mutual Fund"},
|
|
{"name": "Net Proceeds"},
|
|
{"name": "Other Asset"},
|
|
{"name": "Retirement Fund"},
|
|
{"name": "Savings"},
|
|
{"name": "Stocks"},
|
|
{"name": "Stocks and Bonds"},
|
|
{"name": "Sweat Equity"},
|
|
{"name": "Unknown"},
|
|
{"name": "Bonds"},
|
|
]
|
|
|
|
citizenship_status_data = [
|
|
{"name": "U.S. Citizen"},
|
|
{"name": "Permanent Resident Alien"},
|
|
{"name": "Non-Permanent Resident Alien"},
|
|
{"name": "Foreign National"},
|
|
]
|
|
|
|
document_status_data = [
|
|
{"name": "PENDING"},
|
|
{"name": "UPLOADED"},
|
|
{"name": "PENDING VERIFICATION"},
|
|
{"name": "VERIFICATION FAILED"},
|
|
]
|
|
|
|
document_type_data = [
|
|
{"documentTypeId": 1, "name": "Identity Documents", "code": "ID"},
|
|
{"documentTypeId": 2, "name": "Income Documents", "code": "IN"},
|
|
{"documentTypeId": 3, "name": "Assets", "code": "AS"},
|
|
{"documentTypeId": 4, "name": "Credit Documentation", "code": "CR"},
|
|
{"documentTypeId": 5, "name": "Employment Verification", "code": "EM"},
|
|
{"documentTypeId": 6, "name": "Property Documentation", "code": "PR"},
|
|
{"documentTypeId": 7, "name": "Miscellaneous", "code": "MI"},
|
|
]
|
|
|
|
document_subtype_data = [
|
|
{"documentTypeId": 1, "name": "Passport", "code": "Passport"},
|
|
{"documentTypeId": 1, "name": "Social Security Card", "code": "SocialSecurityCard"},
|
|
{"documentTypeId": 1, "name": "Military ID", "code": "MilitaryID"},
|
|
{
|
|
"documentTypeId": 1,
|
|
"name": "Employment Authorization Document (EAD)",
|
|
"code": "EmploymentAuthorizationDocumentEAD",
|
|
},
|
|
{"documentTypeId": 1, "name": "Tribal Identification Card", "code": "TribalIDCard"},
|
|
{"documentTypeId": 1, "name": "Voter Registration Card", "code": "VoterRegistrationCard"},
|
|
{"documentTypeId": 1, "name": "Foreign National ID Card", "code": "ForeignNationalIDCard"},
|
|
{"documentTypeId": 1, "name": "Birth Certificate", "code": "BirthCertificate"},
|
|
{"documentTypeId": 1, "name": "Drivers License", "code": "DriversLicense"},
|
|
{"documentTypeId": 1, "name": "State Identification Card (State ID)", "code": "StateIdentificationCard"},
|
|
{"documentTypeId": 1, "name": "National Identification Card", "code": "NationalIdentificationCard"},
|
|
{"documentTypeId": 1, "name": "Green Card / I797 / H1B (If Applicable)", "code": "PermanentResidentCardGreenCard"},
|
|
{"documentTypeId": 2, "name": "Most recent 30 days paystubs", "code": "Recent30DaysPaystubs"},
|
|
{"documentTypeId": 2, "name": "Most recent 2 years W2’s", "code": "Recent2YearsW2Forms"},
|
|
{"documentTypeId": 2, "name": "Most recent 2 Years Personal Tax Returns", "code": "Recent2YearsPersonalTaxReturns"},
|
|
{
|
|
"documentTypeId": 2,
|
|
"name": "Most recent 2 years Business Tax Returns with K1 statements (If applicable)",
|
|
"code": "Recent2YearsBusinessTaxReturns",
|
|
},
|
|
{"documentTypeId": 2, "name": "Most recent 2 years 1099 / 1099-R", "code": "Recent2Years1099Forms"},
|
|
{
|
|
"documentTypeId": 2,
|
|
"name": "W2’s for Other Income with Paystubs and should have 2 years history",
|
|
"code": "W2OtherIncome",
|
|
},
|
|
{"documentTypeId": 2, "name": "Proof of exclusion", "code": "ProofOfExclusion"},
|
|
{"documentTypeId": 2, "name": "Award letter from SSN", "code": "AwardLetterSSN"},
|
|
{"documentTypeId": 2, "name": "Employer Letters", "code": "EmployerLetters"},
|
|
{"documentTypeId": 2, "name": "P&L Statements", "code": "PAndLStatements"},
|
|
{"documentTypeId": 2, "name": "Balance Sheets", "code": "BalanceSheets"},
|
|
{"documentTypeId": 2, "name": "K1 Statements", "code": "K1Statements"},
|
|
{
|
|
"documentTypeId": 2,
|
|
"name": "Divorce Decree (Alimony and Child Support)",
|
|
"code": "DivorceDecreeAlimonyAndChildSupport",
|
|
},
|
|
{
|
|
"documentTypeId": 2,
|
|
"name": "Court Order ((Alimony and Child Support))",
|
|
"code": "CourtOrderAlimonyAndChildSupport",
|
|
},
|
|
{"documentTypeId": 2, "name": "Lease Agreements", "code": "LeaseAgreements"},
|
|
{
|
|
"documentTypeId": 2,
|
|
"name": "Investment Brokerage documents - ROTH IRA or Traditional IRA",
|
|
"code": "InvestmentBrokerageDocuments",
|
|
},
|
|
{"documentTypeId": 2, "name": "Social Security Income Statements", "code": "SocialSecurityIncomeStatements"},
|
|
{"documentTypeId": 2, "name": "Pension Distribution Statements", "code": "PensionDistributionStatements"},
|
|
{
|
|
"documentTypeId": 2,
|
|
"name": "2 years history with last paystubs for the year showing the YTD amounts",
|
|
"code": "2YearsPaystubHistory",
|
|
},
|
|
{"documentTypeId": 3, "name": "Most recent 60 days statements", "code": "Recent60DaysStatement"},
|
|
{"documentTypeId": 3, "name": "Bank Statements", "code": "BankStatements"},
|
|
{"documentTypeId": 3, "name": "Investment Accounts", "code": "InvestmentAccounts"},
|
|
{"documentTypeId": 3, "name": "Real Estate Holdings", "code": "RealEstateHoldings"},
|
|
{"documentTypeId": 3, "name": "Life Insurance", "code": "LifeInsurance"},
|
|
{"documentTypeId": 3, "name": "Gift Letters", "code": "GiftLetters"},
|
|
{"documentTypeId": 3, "name": "Automobile Titles", "code": "AutomobileTitles"},
|
|
{"documentTypeId": 3, "name": "Precious Metals and Collectibles", "code": "PreciousMetalsAndCollectibles"},
|
|
{"documentTypeId": 3, "name": "Business Ownership", "code": "BusinessOwnership"},
|
|
{"documentTypeId": 3, "name": "Trust Funds", "code": "TrustFunds"},
|
|
{"documentTypeId": 3, "name": "Safe Deposit Box Contents", "code": "SafeDepositBoxContents"},
|
|
{"documentTypeId": 3, "name": "Other Liquid Assets", "code": "OtherLiquidAssets"},
|
|
{
|
|
"documentTypeId": 3,
|
|
"name": "Most recent 2 months bank statements (all pages)",
|
|
"code": "Recent2MonthBankStatements",
|
|
},
|
|
{
|
|
"documentTypeId": 4,
|
|
"name": "WOE - Verbal Verification of Employment",
|
|
"code": "VVOEVerbalVerificationOfEmployment",
|
|
},
|
|
{"documentTypeId": 4, "name": "VOE - Verification of Employment", "code": "VOEVerificationOfEmployment"},
|
|
{"documentTypeId": 5, "name": "Credit Report", "code": "CreditReport"},
|
|
{"documentTypeId": 5, "name": "Rescoring Reports", "code": "RescoringReports"},
|
|
{"documentTypeId": 6, "name": "Primary property tax statement", "code": "PrimaryPropertyTaxStatement"},
|
|
{"documentTypeId": 2, "name": "Most recent statement for payoff amount", "code": "PayoffAmountStatement"},
|
|
{"documentTypeId": 6, "name": "Employment Verification", "code": "PropertyTitleOrDeed"},
|
|
{"documentTypeId": 6, "name": "Flood Insurance Documentation", "code": "FloodInsuranceDocumentation"},
|
|
{"documentTypeId": 6, "name": "HOA Documents", "code": "HOADocuments"},
|
|
{"documentTypeId": 6, "name": "Lease Agreements", "code": "LeaseAgreementsPR"},
|
|
{"documentTypeId": 6, "name": "Appraisal Report", "code": "AppraisalReport"},
|
|
{"documentTypeId": 6, "name": "Home Inspection Reports", "code": "HomeInspectionReports"},
|
|
{"documentTypeId": 6, "name": "Survey Report", "code": "SurveyReport"},
|
|
{
|
|
"documentTypeId": 6,
|
|
"name": "Building Permits and Certificates of Occupancy",
|
|
"code": "BuildingPermitsAndCertificatesOfOccupancy",
|
|
},
|
|
{"documentTypeId": 6, "name": "Septic System and Well Inspections", "code": "SepticSystemAndWellInspections"},
|
|
{"documentTypeId": 6, "name": "Warranty Deeds", "code": "WarrantyDeeds"},
|
|
{"documentTypeId": 6, "name": "Environmental Risk Reports", "code": "EnvironmentalRiskReports"},
|
|
{
|
|
"documentTypeId": 6,
|
|
"name": "Mortgage statement for all properties you own (if Applicable)",
|
|
"code": "RecentMortgageStatements",
|
|
},
|
|
{
|
|
"documentTypeId": 6,
|
|
"name": "Mortgage statement of the property you want to refinance",
|
|
"code": "RecentMortgageStatementsRefinance",
|
|
},
|
|
{
|
|
"documentTypeId": 6,
|
|
"name": "Mortgage Statement of Primary Residence",
|
|
"code": "PrimaryResidenceMortgageStatement",
|
|
},
|
|
{"documentTypeId": 6, "name": "Home Owners Insurance Declaration", "code": "HomeownersInsurancePolicy"},
|
|
{"documentTypeId": 6, "name": "Purchase Agreements", "code": "PurchaseAgreements"},
|
|
{"documentTypeId": 6, "name": "Home owners association", "code": "HomeownersAssociation"},
|
|
{"documentTypeId": 6, "name": "Proof of Property Tax", "code": "ProofofPropertyTax"},
|
|
{"documentTypeId": 6, "name": "Proof of Property Insurance", "code": "ProofofPropertyInsurance"},
|
|
]
|
|
|
|
employment_type_data = [{"name": "Current"}, {"name": "Employed"}, {"name": "Self Employed"}]
|
|
|
|
ethnicity_data = [
|
|
{"name": "Hispanic or Latino"},
|
|
{"name": "Not Hispanic or Latino"},
|
|
{"name": "I do not wish to provide this information"},
|
|
]
|
|
|
|
income_type_data = [
|
|
{"name": "Accessory Unit Income"},
|
|
{"name": "Alimony"},
|
|
{"name": "Assets as Income"},
|
|
{"name": "Automobile Or Expense Account Income"},
|
|
{"name": "Boarder Income"},
|
|
{"name": "Capital Gains"},
|
|
{"name": "Child Support"},
|
|
{"name": "Dividends Or Interest"},
|
|
{"name": "Employment Related Assets"},
|
|
{"name": "Farm Income"},
|
|
{"name": "Foreign Income"},
|
|
{"name": "Foster Care"},
|
|
{"name": "IRA Distributions"},
|
|
{"name": "Military Base Pay"},
|
|
{"name": "Military Combat Pay"},
|
|
{"name": "Military Flight Pay"},
|
|
{"name": "Military Hazard Pay"},
|
|
{"name": "Military Overseas Pay"},
|
|
{"name": "Military Variable Housing Allowance"},
|
|
{"name": "Military Clothes Allowance"},
|
|
{"name": "Military Prop Pay"},
|
|
{"name": "Military Quarters Allowance"},
|
|
{"name": "Military Rations Allowance"},
|
|
{"name": "Notes Receivable Or Installment"},
|
|
{"name": "Other Income"},
|
|
{"name": "Pension Or Retirement Income"},
|
|
{"name": "Real Estate Or Mortgage Differential"},
|
|
{"name": "Royality Payments"},
|
|
{"name": "Social Security Or Disability Income"},
|
|
{"name": "Temporary Leave"},
|
|
{"name": "Trust Income"},
|
|
{"name": "Unemployment Or Public Assistance"},
|
|
{"name": "Unreimbursed Emplyee Expenses"},
|
|
{"name": "VA Benefits"},
|
|
{"name": "Salaried Income"},
|
|
]
|
|
|
|
liability_type_data = [
|
|
{"name": "Alimony"},
|
|
{"name": "Auto Lease Payment"},
|
|
{"name": "Child Care"},
|
|
{"name": "Child Support"},
|
|
{"name": "HELOC (Home Equity Line Of Credit)"},
|
|
{"name": "Installment Loan"},
|
|
{"name": "Open"},
|
|
{"name": "Other Job Expense"},
|
|
{"name": "Other Liability"},
|
|
{"name": "Real Estate"},
|
|
{"name": "Revolving Charge Account"},
|
|
{"name": "Separate Maintenance"},
|
|
{"name": "Union Dues"},
|
|
]
|
|
|
|
loan_program_data = [{"name": "Conventional"}, {"name": "FHA"}, {"name": "VA"}]
|
|
|
|
loan_purpose_data = [{"name": "Purchase"}, {"name": "Refinance"}]
|
|
|
|
loan_term_data = [{"name": "10"}, {"name": "15"}, {"name": "20"}, {"name": "25"}, {"name": "30"}]
|
|
|
|
loan_type_data = [{"name": "Fixed"}, {"name": "ARM"}]
|
|
|
|
manner_held_data = [
|
|
{"name": "Her Husband"},
|
|
{"name": "His Wife"},
|
|
{"name": "Husband and Wife"},
|
|
{"name": "Joint Tenants"},
|
|
{"name": "Married Man"},
|
|
{"name": "Married Woman"},
|
|
{"name": "Single Man"},
|
|
{"name": "Single Woman"},
|
|
{"name": "Sole Ownership"},
|
|
{"name": "Tenants by the Entirety"},
|
|
{"name": "Tenants in common"},
|
|
{"name": "Wife and Husband"},
|
|
]
|
|
|
|
marital_status_data = [{"name": "Married"}, {"name": "Separated"}, {"name": "Unmarried"}]
|
|
|
|
occupancy_type_data = [{"name": "Primary Residence"}, {"name": "Secondary Residence"}, {"name": "Investment Property"}]
|
|
|
|
ownership_data = [{"name": "Owned"}, {"name": "Rented"}]
|
|
|
|
property_rights_data = [{"name": "Fee Simple"}, {"name": "Leased Fee"}, {"name": "Leasehold"}]
|
|
|
|
property_type_data = [
|
|
{"name": "2-4 Unit Dwelling"},
|
|
{"name": "Condo-Attached"},
|
|
{"name": "Condo-Detached"},
|
|
{"name": "Site Condo - Attached"},
|
|
{"name": "Site Condo - Detached"},
|
|
{"name": "PUD - Attached"},
|
|
{"name": "PUD - Detached"},
|
|
{"name": "Single Family Residence"},
|
|
]
|
|
|
|
race_data = [
|
|
{"name": "Asian"},
|
|
{"name": "Black or African American"},
|
|
{"name": "Native Hawaiian or Other Pacific Islander"},
|
|
{"name": "American Indian or Alaska Native."},
|
|
{"name": "White"},
|
|
{"name": "I do not wish to provide this information."},
|
|
]
|
|
|
|
refinance_purpose_data = [{"name": "Rate/Term"}, {"name": "Cash/Out"}]
|
|
|
|
loan_cost_type_data = [
|
|
{"name": "A. Origination Charges", "children": [{"name": "APR 1.307% of Loan Amount (Points)"}]},
|
|
{
|
|
"name": "B. Services Borrower Cannot Shop For",
|
|
"children": [
|
|
{"name": "Flood Certificate Fee"},
|
|
{"name": "Processing Fee (3rd Party)"},
|
|
{"name": "Tax Service"},
|
|
{"name": "Appraisal Fee"},
|
|
{"name": "Credit Report Fee"},
|
|
{"name": "APR Tax Service Fee"},
|
|
],
|
|
},
|
|
{
|
|
"name": "C. Services Borrower Can Shop For",
|
|
"children": [
|
|
{
|
|
"name": "Title Insurance",
|
|
"children": [
|
|
{"name": "Title - Lender's Endorsement Fee"},
|
|
{"name": "Title - Lender's Title Insurance"},
|
|
],
|
|
},
|
|
{
|
|
"name": "Settlement Services",
|
|
"children": [
|
|
{"name": "APR Title - Notary Fee"},
|
|
{"name": "APR Title - Document Prep Fee"},
|
|
{"name": "APR Title Courier/Wire/E-mail/Fee"},
|
|
{"name": "APR Title - Settlement Agent Fee"},
|
|
{"name": "Title - Document Prep Fee"},
|
|
{"name": "Title - Sub Escrow Fee"},
|
|
],
|
|
},
|
|
],
|
|
},
|
|
{"name": "D. Total Loan Costs(A+B+C)", "children": [{"name": "Other Costs"}]},
|
|
{
|
|
"name": "E. Taxes and Other Government Fees",
|
|
"children": [
|
|
{
|
|
"name": "Recording Fees",
|
|
"children": [
|
|
{"name": "Recording Fees - Deed"},
|
|
{"name": "Recording Fees - Mortgage"},
|
|
{"name": "Recording Fees - SB2"},
|
|
],
|
|
}
|
|
],
|
|
},
|
|
{
|
|
"name": "F. Prepaids",
|
|
"children": [
|
|
{"name": "Hazard Insurance Premium"},
|
|
{"name": "Supplemental Property Insurance"},
|
|
{"name": "Property Taxes"},
|
|
{"name": "Mortgage Insurance Premium"},
|
|
{"name": "APR Prepaid Interest"},
|
|
],
|
|
},
|
|
{
|
|
"name": "G. Initial Escrow Payment at Closing",
|
|
"children": [
|
|
{"name": "Hazard Insurance Premium"},
|
|
{"name": "Supplemental Property Insurance Reserve"},
|
|
{"name": "Mortgage Insurance Reserve"},
|
|
{"name": "City Property Taxes"},
|
|
{"name": "County Property Taxes"},
|
|
{"name": "Home Owner Association Dues"},
|
|
{"name": "Flood Insurance"},
|
|
{"name": "Village/Town/School Tax"},
|
|
{"name": "Wind/Hail Insurance"},
|
|
{"name": "Municipality Utility District (MUD) Tax"},
|
|
{"name": "Aggregate Accounting Adjustment"},
|
|
{
|
|
"name": "Proration Charges/Credit",
|
|
"children": [
|
|
{"name": "City Property Taxes"},
|
|
{
|
|
"name": "County Property Taxes",
|
|
"children": [{"name": "Charges"}, {"name": "Credit"}, {"name": "Village/Town/School Tax"}],
|
|
},
|
|
],
|
|
},
|
|
],
|
|
},
|
|
{
|
|
"name": "H. Other",
|
|
"children": [
|
|
{"name": "Title-Owners Title Policy (Optional)"},
|
|
{"name": "Attorney Fee-Borrower"},
|
|
{"name": "Home Warranty (Optional)"},
|
|
{"name": "Escrow Holdback"},
|
|
{"name": "Temporary Rate Buydown"},
|
|
{"name": "Homeowners Association Fees/ Dues"},
|
|
{"name": "HOA/Planned Unit Dev/Condo Transfer Fees"},
|
|
{"name": "Home Inspection Fee"},
|
|
{"name": "Solar Release Fee"},
|
|
{"name": "Inspection Fee-Environmental"},
|
|
{"name": "Pest Inspection"},
|
|
{"name": "Realtor Fee"},
|
|
{
|
|
"name": "Misc Fees 1",
|
|
"children": [
|
|
{"name": "Estoppel Letter"},
|
|
{"name": "Mortgage Verification Fee"},
|
|
{"name": "Natural Hazard Fee"},
|
|
{"name": "Transaction Coordinator Fee"},
|
|
{"name": "HOA Capital Contribution"},
|
|
],
|
|
},
|
|
],
|
|
},
|
|
{
|
|
"name": "I. Due from Borrower at Closing",
|
|
"children": [{"name": "Payoff-See Addendum (Charge)"}, {"name": "Real Estate Taxes Due (Charge)"}],
|
|
},
|
|
{
|
|
"name": "J. Paid Already By Or On Behalf of Borrower at Closing",
|
|
"children": [
|
|
{"name": "Secondary Financing (Credit)"},
|
|
{"name": "Simultaneous Policy Discount (Credit)"},
|
|
{"name": "Gift of Equity (Credit)"},
|
|
{"name": "Misc/Other Fee"},
|
|
{"name": "Lender Appraisal Credit (Credit)"},
|
|
{"name": "Realtor Agent Credit (Credit)"},
|
|
],
|
|
},
|
|
]
|
|
|
|
countries_data = [
|
|
{"name": "Afghanistan"},
|
|
{"name": "Albania"},
|
|
{"name": "Algeria"},
|
|
{"name": "American Samoa"},
|
|
{"name": "Andorra"},
|
|
{"name": "Angola"},
|
|
{"name": "Anguilla"},
|
|
{"name": "Antarctica"},
|
|
{"name": "Antigua and Barbuda"},
|
|
{"name": "Argentina"},
|
|
{"name": "Armenia"},
|
|
{"name": "Aruba"},
|
|
{"name": "Australia"},
|
|
{"name": "Austria"},
|
|
{"name": "Azerbaijan"},
|
|
{"name": "Bahamas"},
|
|
{"name": "Bahrain"},
|
|
{"name": "Bangladesh"},
|
|
{"name": "Barbados"},
|
|
{"name": "Belarus"},
|
|
{"name": "Belgium"},
|
|
{"name": "Belize"},
|
|
{"name": "Benin"},
|
|
{"name": "Bermuda"},
|
|
{"name": "Bhutan"},
|
|
{"name": "Bolivia"},
|
|
{"name": "Bosnia and Herzegovina"},
|
|
{"name": "Botswana"},
|
|
{"name": "Bouvet Island"},
|
|
{"name": "Brazil"},
|
|
{"name": "British Indian Ocean Territory"},
|
|
{"name": "British Virgin Islands"},
|
|
{"name": "Brunei"},
|
|
{"name": "Bulgaria"},
|
|
{"name": "Burkina Faso"},
|
|
{"name": "Burundi"},
|
|
{"name": "Cambodia"},
|
|
{"name": "Cameroon"},
|
|
{"name": "Canada"},
|
|
{"name": "Cape Verde"},
|
|
{"name": "Caribbean Netherlands"},
|
|
{"name": "Cayman Islands"},
|
|
{"name": "Central African Republic"},
|
|
{"name": "Chad"},
|
|
{"name": "Chile"},
|
|
{"name": "China"},
|
|
{"name": "Christmas Island"},
|
|
{"name": "Cocos (Keeling) Islands"},
|
|
{"name": "Colombia"},
|
|
{"name": "Comoros"},
|
|
{"name": "Cook Islands"},
|
|
{"name": "Costa Rica"},
|
|
{"name": "Croatia"},
|
|
{"name": "Cuba"},
|
|
{"name": "Curaçao"},
|
|
{"name": "Cyprus"},
|
|
{"name": "Czechia"},
|
|
{"name": "DR Congo"},
|
|
{"name": "Denmark"},
|
|
{"name": "Djibouti"},
|
|
{"name": "Dominica"},
|
|
{"name": "Dominican Republic"},
|
|
{"name": "Ecuador"},
|
|
{"name": "Egypt"},
|
|
{"name": "El Salvador"},
|
|
{"name": "Equatorial Guinea"},
|
|
{"name": "Eritrea"},
|
|
{"name": "Estonia"},
|
|
{"name": "Eswatini"},
|
|
{"name": "Ethiopia"},
|
|
{"name": "Falkland Islands"},
|
|
{"name": "Faroe Islands"},
|
|
{"name": "Fiji"},
|
|
{"name": "Finland"},
|
|
{"name": "France"},
|
|
{"name": "French Guiana"},
|
|
{"name": "French Polynesia"},
|
|
{"name": "French Southern and Antarctic Lands"},
|
|
{"name": "Gabon"},
|
|
{"name": "Gambia"},
|
|
{"name": "Georgia"},
|
|
{"name": "Germany"},
|
|
{"name": "Ghana"},
|
|
{"name": "Gibraltar"},
|
|
{"name": "Greece"},
|
|
{"name": "Greenland"},
|
|
{"name": "Grenada"},
|
|
{"name": "Guadeloupe"},
|
|
{"name": "Guam"},
|
|
{"name": "Guatemala"},
|
|
{"name": "Guernsey"},
|
|
{"name": "Guinea"},
|
|
{"name": "Guinea-Bissau"},
|
|
{"name": "Guyana"},
|
|
{"name": "Haiti"},
|
|
{"name": "Heard Island and McDonald Islands"},
|
|
{"name": "Honduras"},
|
|
{"name": "Hong Kong"},
|
|
{"name": "Hungary"},
|
|
{"name": "Iceland"},
|
|
{"name": "India"},
|
|
{"name": "Indonesia"},
|
|
{"name": "Iran"},
|
|
{"name": "Iraq"},
|
|
{"name": "Ireland"},
|
|
{"name": "Isle of Man"},
|
|
{"name": "Israel"},
|
|
{"name": "Italy"},
|
|
{"name": "Ivory Coast"},
|
|
{"name": "Jamaica"},
|
|
{"name": "Japan"},
|
|
{"name": "Jersey"},
|
|
{"name": "Jordan"},
|
|
{"name": "Kazakhstan"},
|
|
{"name": "Kenya"},
|
|
{"name": "Kiribati"},
|
|
{"name": "Kosovo"},
|
|
{"name": "Kuwait"},
|
|
{"name": "Kyrgyzstan"},
|
|
{"name": "Laos"},
|
|
{"name": "Latvia"},
|
|
{"name": "Lebanon"},
|
|
{"name": "Lesotho"},
|
|
{"name": "Liberia"},
|
|
{"name": "Libya"},
|
|
{"name": "Liechtenstein"},
|
|
{"name": "Lithuania"},
|
|
{"name": "Luxembourg"},
|
|
{"name": "Macau"},
|
|
{"name": "Madagascar"},
|
|
{"name": "Malawi"},
|
|
{"name": "Malaysia"},
|
|
{"name": "Maldives"},
|
|
{"name": "Mali"},
|
|
{"name": "Malta"},
|
|
{"name": "Marshall Islands"},
|
|
{"name": "Martinique"},
|
|
{"name": "Mauritania"},
|
|
{"name": "Mauritius"},
|
|
{"name": "Mayotte"},
|
|
{"name": "Mexico"},
|
|
{"name": "Micronesia"},
|
|
{"name": "Moldova"},
|
|
{"name": "Monaco"},
|
|
{"name": "Mongolia"},
|
|
{"name": "Montenegro"},
|
|
{"name": "Montserrat"},
|
|
{"name": "Morocco"},
|
|
{"name": "Mozambique"},
|
|
{"name": "Myanmar"},
|
|
{"name": "Namibia"},
|
|
{"name": "Nauru"},
|
|
{"name": "Nepal"},
|
|
{"name": "Netherlands"},
|
|
{"name": "New Caledonia"},
|
|
{"name": "New Zealand"},
|
|
{"name": "Nicaragua"},
|
|
{"name": "Niger"},
|
|
{"name": "Nigeria"},
|
|
{"name": "Niue"},
|
|
{"name": "Norfolk Island"},
|
|
{"name": "North Korea"},
|
|
{"name": "North Macedonia"},
|
|
{"name": "Northern Mariana Islands"},
|
|
{"name": "Norway"},
|
|
{"name": "Oman"},
|
|
{"name": "Pakistan"},
|
|
{"name": "Palau"},
|
|
{"name": "Palestine"},
|
|
{"name": "Panama"},
|
|
{"name": "Papua New Guinea"},
|
|
{"name": "Paraguay"},
|
|
{"name": "Peru"},
|
|
{"name": "Philippines"},
|
|
{"name": "Pitcairn Islands"},
|
|
{"name": "Poland"},
|
|
{"name": "Portugal"},
|
|
{"name": "Puerto Rico"},
|
|
{"name": "Qatar"},
|
|
{"name": "Republic of the Congo"},
|
|
{"name": "Romania"},
|
|
{"name": "Russia"},
|
|
{"name": "Rwanda"},
|
|
{"name": "Réunion"},
|
|
{"name": "Saint Barthélemy"},
|
|
{"name": "Saint Helena, Ascension and Tristan da Cunha"},
|
|
{"name": "Saint Kitts and Nevis"},
|
|
{"name": "Saint Lucia"},
|
|
{"name": "Saint Martin"},
|
|
{"name": "Saint Pierre and Miquelon"},
|
|
{"name": "Saint Vincent and the Grenadines"},
|
|
{"name": "Samoa"},
|
|
{"name": "San Marino"},
|
|
{"name": "Saudi Arabia"},
|
|
{"name": "Senegal"},
|
|
{"name": "Serbia"},
|
|
{"name": "Seychelles"},
|
|
{"name": "Sierra Leone"},
|
|
{"name": "Singapore"},
|
|
{"name": "Sint Maarten"},
|
|
{"name": "Slovakia"},
|
|
{"name": "Slovenia"},
|
|
{"name": "Solomon Islands"},
|
|
{"name": "Somalia"},
|
|
{"name": "South Africa"},
|
|
{"name": "South Georgia"},
|
|
{"name": "South Korea"},
|
|
{"name": "South Sudan"},
|
|
{"name": "Spain"},
|
|
{"name": "Sri Lanka"},
|
|
{"name": "Sudan"},
|
|
{"name": "Suriname"},
|
|
{"name": "Svalbard and Jan Mayen"},
|
|
{"name": "Sweden"},
|
|
{"name": "Switzerland"},
|
|
{"name": "Syria"},
|
|
{"name": "São Tomé and Príncipe"},
|
|
{"name": "Taiwan"},
|
|
{"name": "Tajikistan"},
|
|
{"name": "Tanzania"},
|
|
{"name": "Thailand"},
|
|
{"name": "Timor-Leste"},
|
|
{"name": "Togo"},
|
|
{"name": "Tokelau"},
|
|
{"name": "Tonga"},
|
|
{"name": "Trinidad and Tobago"},
|
|
{"name": "Tunisia"},
|
|
{"name": "Turkey"},
|
|
{"name": "Turkmenistan"},
|
|
{"name": "Turks and Caicos Islands"},
|
|
{"name": "Tuvalu"},
|
|
{"name": "Uganda"},
|
|
{"name": "Ukraine"},
|
|
{"name": "United Arab Emirates"},
|
|
{"name": "United Kingdom"},
|
|
{"name": "United States"},
|
|
{"name": "United States Minor Outlying Islands"},
|
|
{"name": "United States Virgin Islands"},
|
|
{"name": "Uruguay"},
|
|
{"name": "Uzbekistan"},
|
|
{"name": "Vanuatu"},
|
|
{"name": "Vatican City"},
|
|
{"name": "Venezuela"},
|
|
{"name": "Vietnam"},
|
|
{"name": "Wallis and Futuna"},
|
|
{"name": "Western Sahara"},
|
|
{"name": "Yemen"},
|
|
{"name": "Zambia"},
|
|
{"name": "Zimbabwe"},
|
|
]
|
|
|
|
buydown_type_data = [
|
|
{"name": "Buydown 1-0"},
|
|
{"name": "Buydown 1-1"},
|
|
{"name": "Buydown 2-1"},
|
|
{"name": "Buydown 3-2-1"},
|
|
]
|
|
|
|
commitment_period_type_data = [
|
|
{"name": "8 days"},
|
|
{"name": "11 days"},
|
|
{"name": "15 days"},
|
|
{"name": "22 days"},
|
|
{"name": "30 days"},
|
|
{"name": "45 days"},
|
|
{"name": "60 days"},
|
|
{"name": "Custom"},
|
|
]
|
|
|
|
compensation_payer_type_data = [{"name": "Borrower Paid"}, {"name": "Lender Paid"}]
|
|
|
|
escrow_waiver_type_data = [{"name": "Waive Taxes"}, {"name": "Waive HOI"}, {"name": "All Waived"}]
|
|
|
|
flex_term_data = [
|
|
{"name": "8"},
|
|
{"name": "9"},
|
|
{"name": "10"},
|
|
{"name": "11"},
|
|
{"name": "12"},
|
|
{"name": "13"},
|
|
{"name": "14"},
|
|
{"name": "15"},
|
|
{"name": "16"},
|
|
{"name": "17"},
|
|
{"name": "18"},
|
|
{"name": "19"},
|
|
{"name": "20"},
|
|
{"name": "21"},
|
|
{"name": "22"},
|
|
{"name": "23"},
|
|
{"name": "24"},
|
|
{"name": "25"},
|
|
{"name": "26"},
|
|
{"name": "27"},
|
|
{"name": "28"},
|
|
{"name": "29"},
|
|
{"name": "30"},
|
|
]
|
|
|
|
processing_options_data = [{"name": "In House Processing"}, {"name": "3rd Party Processing"}]
|
|
|
|
first_time_home_buyer_options_data = [{"name": "Yes"}, {"name": "No"}]
|
|
|
|
fees_type_data = [{"name": "Charge"}, {"name": "Credit"}]
|
|
|
|
employee_type_data = [{"name": "Loan Officer"}, {"name": "Processor"}, {"name": "Admin"}, {"name": "Closer"}]
|
|
|
|
property_type_new_data = [
|
|
{"name": "Cooperative"},
|
|
{"name": "Manufactured Multi Wide"},
|
|
{"name": "Manufactured Single Wide"},
|
|
{"name": "Manufactured PUD Single Wide"},
|
|
{"name": "Manufactured Condo Single Wide"},
|
|
{"name": "Manufactured PUD Multi Wide"},
|
|
{"name": "Manufactured Condo Multi Wide"},
|
|
]
|
|
|