Trendsic Platform Service

<back to all web services

FactFinderConfigRequest

Requires Authentication
The following routes are available for this service:
GET,POST,OPTIONS/v1/FactFinderConfig
using System;
using System.IO;
using System.Collections;
using System.Collections.Generic;
using System.Runtime.Serialization;
using ServiceStack;
using ServiceStack.DataAnnotations;
using CRM.AgencyPlatform.API.Internal;

namespace CRM.AgencyPlatform.API.Internal
{
    public partial class FactFinderConfig
    {
        public virtual bool ei_lastName { get; set; }
        public virtual bool ei_firstname { get; set; }
        public virtual bool ei_mi { get; set; }
        public virtual bool ei_dob { get; set; }
        public virtual bool ei_age { get; set; }
        public virtual bool ei_district { get; set; }
        public virtual bool ei_school { get; set; }
        public virtual bool ei_room { get; set; }
        public virtual bool ei_position { get; set; }
        public virtual bool ei_yearswdist { get; set; }
        public virtual bool ei_yearswodist { get; set; }
        public virtual bool ei_pastocc { get; set; }
        public virtual bool ei_address { get; set; }
        public virtual bool ei_city { get; set; }
        public virtual bool ei_state { get; set; }
        public virtual bool ei_zip { get; set; }
        public virtual bool ei_cellphone { get; set; }
        public virtual bool ei_workphone { get; set; }
        public virtual bool ei_personalemail { get; set; }
        public virtual bool ei_workemail { get; set; }
        public virtual bool ei_spousename { get; set; }
        public virtual bool ei_spousedob { get; set; }
        public virtual bool ei_spouseage { get; set; }
        public virtual bool ei_spousecellphone { get; set; }
        public virtual bool ei_spouseemail { get; set; }
        public virtual bool ei_spouseoccupation { get; set; }
        public virtual bool ei_spouseposition { get; set; }
        public virtual bool ei_spouseyears { get; set; }
        public virtual bool ei_spousepastocc { get; set; }
        public virtual bool ei_reasonmeeting { get; set; }
        public virtual bool emt_workstatus { get; set; }
        public virtual bool emt_unusedsickdays { get; set; }
        public virtual bool emt_unusedsickhours { get; set; }
        public virtual bool emt_cbsdays { get; set; }
        public virtual bool emt_cbshours { get; set; }
        public virtual bool emt_dpw { get; set; }
        public virtual bool emt_hpw { get; set; }
        public virtual bool emt_mpy { get; set; }
        public virtual bool emt_numpretaxchecks { get; set; }
        public virtual bool fin_clientgross { get; set; }
        public virtual bool fin_clientnet { get; set; }
        public virtual bool fin_householdgross { get; set; }
        public virtual bool fin_householdnet { get; set; }
        public virtual bool fin_desiredretincome { get; set; }
        public virtual bool fin_estexpenses { get; set; }
        public virtual bool fin_discincome { get; set; }
        public virtual bool fin_exptype { get; set; }
        public virtual bool fin_desc { get; set; }
        public virtual bool fin_balance { get; set; }
        public virtual bool fin_interestrate { get; set; }
        public virtual bool fin_minpayment { get; set; }
        public virtual bool fin_monthlypayment { get; set; }
        public virtual bool pen_pensystem { get; set; }
        public virtual bool pen_penstart { get; set; }
        public virtual bool pen_servicecredit { get; set; }
        public virtual bool pen_servicecreditasofdate { get; set; }
        public virtual bool pen_desiredretdate { get; set; }
        public virtual bool pen_desiredretage { get; set; }
        public virtual bool pen_spousalbenefitdesired { get; set; }
        public virtual bool pen_formula { get; set; }
        public virtual bool pen_defbalance { get; set; }
        public virtual bool pen_defspousebalance { get; set; }
        public virtual bool prot_plife { get; set; }
        public virtual bool prot_pcarrier { get; set; }
        public virtual bool prot_pfaceamount { get; set; }
        public virtual bool prot_pissuedate { get; set; }
        public virtual bool prot_plifepremium { get; set; }
        public virtual bool prot_ptype { get; set; }
        public virtual bool prot_ptypeof { get; set; }
        public virtual bool prot_pcashvalue { get; set; }
        public virtual bool prot_slife { get; set; }
        public virtual bool prot_scarrier { get; set; }
        public virtual bool prot_sfaceamount { get; set; }
        public virtual bool prot_sissuedate { get; set; }
        public virtual bool prot_slifepremium { get; set; }
        public virtual bool prot_stype { get; set; }
        public virtual bool prot_stypeof { get; set; }
        public virtual bool prot_scashvalue { get; set; }
        public virtual bool prot_pltc { get; set; }
        public virtual bool prot_pltcpremium { get; set; }
        public virtual bool prot_pdisability { get; set; }
        public virtual bool prot_pdisabilitypremium { get; set; }
        public virtual bool prot_sltc { get; set; }
        public virtual bool prot_sltcpremium { get; set; }
        public virtual bool prot_sdisability { get; set; }
        public virtual bool prot_sdisabilitypremium { get; set; }
        public virtual bool efi_monthlycontrib { get; set; }
        public virtual bool efi_fundbalance { get; set; }
        public virtual bool efi_isthreetosixmonths { get; set; }
        public virtual bool lta_haveretiresavings { get; set; }
        public virtual bool lta_priorretireplan { get; set; }
        public virtual bool lta_havedistplan { get; set; }
        public virtual bool lta_plantype { get; set; }
        public virtual bool lta_company { get; set; }
        public virtual bool lta_contrib { get; set; }
        public virtual bool lta_balance { get; set; }
        public virtual bool ira_acctowner { get; set; }
        public virtual bool ira_company { get; set; }
        public virtual bool ira_taxcode { get; set; }
        public virtual bool ira_accounttype { get; set; }
        public virtual bool ira_acctnumber { get; set; }
        public virtual bool ira_inception { get; set; }
        public virtual bool ira_currentvalue { get; set; }
        public virtual bool ira_monthlycontrib { get; set; }
        public virtual bool ira_surrcharge { get; set; }
        public virtual bool ira_surrvalue { get; set; }
        public virtual bool ira_totalfees { get; set; }
        public virtual bool ira_tpaok { get; set; }
        public virtual bool ira_addlformsreq { get; set; }
        public virtual bool ira_sigreq { get; set; }
        public virtual bool ira_outstandingloans { get; set; }
        public virtual bool ira_originalformsreq { get; set; }
        public virtual bool ira_faxaccepted { get; set; }
        public virtual bool ira_faxnumber { get; set; }
        public virtual bool ira_notes { get; set; }
        public virtual bool ira_mailaddr { get; set; }
        public virtual bool ira_mailcity { get; set; }
        public virtual bool ira_mailstate { get; set; }
        public virtual bool ira_mailzip { get; set; }
        public virtual bool kcf_name { get; set; }
        public virtual bool kcf_dob { get; set; }
        public virtual bool kcf_age { get; set; }
        public virtual bool kcf_fund { get; set; }
        public virtual bool kcf_contribution { get; set; }
        public virtual bool kcf_balance { get; set; }
        public virtual bool an_notes { get; set; }
        public virtual bool cr_name { get; set; }
        public virtual bool cr_campus { get; set; }
        public virtual bool cr_room { get; set; }
        public virtual bool cr_phone { get; set; }
    }

    public partial class FactFinderConfigRequest
    {
        public virtual FactFinderConfig Config { get; set; }
    }

}

C# FactFinderConfigRequest DTOs

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /v1/FactFinderConfig HTTP/1.1 
Host: api.dev.dynamics.trendsic.com 
Accept: application/xml
Content-Type: application/xml
Content-Length: length

<FactFinderConfigRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CRM.AgencyPlatform.API.Internal">
  <Config>
    <an_notes>false</an_notes>
    <cr_campus>false</cr_campus>
    <cr_name>false</cr_name>
    <cr_phone>false</cr_phone>
    <cr_room>false</cr_room>
    <efi_fundbalance>false</efi_fundbalance>
    <efi_isthreetosixmonths>false</efi_isthreetosixmonths>
    <efi_monthlycontrib>false</efi_monthlycontrib>
    <ei_address>false</ei_address>
    <ei_age>false</ei_age>
    <ei_cellphone>false</ei_cellphone>
    <ei_city>false</ei_city>
    <ei_district>false</ei_district>
    <ei_dob>false</ei_dob>
    <ei_firstname>false</ei_firstname>
    <ei_lastName>false</ei_lastName>
    <ei_mi>false</ei_mi>
    <ei_pastocc>false</ei_pastocc>
    <ei_personalemail>false</ei_personalemail>
    <ei_position>false</ei_position>
    <ei_reasonmeeting>false</ei_reasonmeeting>
    <ei_room>false</ei_room>
    <ei_school>false</ei_school>
    <ei_spouseage>false</ei_spouseage>
    <ei_spousecellphone>false</ei_spousecellphone>
    <ei_spousedob>false</ei_spousedob>
    <ei_spouseemail>false</ei_spouseemail>
    <ei_spousename>false</ei_spousename>
    <ei_spouseoccupation>false</ei_spouseoccupation>
    <ei_spousepastocc>false</ei_spousepastocc>
    <ei_spouseposition>false</ei_spouseposition>
    <ei_spouseyears>false</ei_spouseyears>
    <ei_state>false</ei_state>
    <ei_workemail>false</ei_workemail>
    <ei_workphone>false</ei_workphone>
    <ei_yearswdist>false</ei_yearswdist>
    <ei_yearswodist>false</ei_yearswodist>
    <ei_zip>false</ei_zip>
    <emt_cbsdays>false</emt_cbsdays>
    <emt_cbshours>false</emt_cbshours>
    <emt_dpw>false</emt_dpw>
    <emt_hpw>false</emt_hpw>
    <emt_mpy>false</emt_mpy>
    <emt_numpretaxchecks>false</emt_numpretaxchecks>
    <emt_unusedsickdays>false</emt_unusedsickdays>
    <emt_unusedsickhours>false</emt_unusedsickhours>
    <emt_workstatus>false</emt_workstatus>
    <fin_balance>false</fin_balance>
    <fin_clientgross>false</fin_clientgross>
    <fin_clientnet>false</fin_clientnet>
    <fin_desc>false</fin_desc>
    <fin_desiredretincome>false</fin_desiredretincome>
    <fin_discincome>false</fin_discincome>
    <fin_estexpenses>false</fin_estexpenses>
    <fin_exptype>false</fin_exptype>
    <fin_householdgross>false</fin_householdgross>
    <fin_householdnet>false</fin_householdnet>
    <fin_interestrate>false</fin_interestrate>
    <fin_minpayment>false</fin_minpayment>
    <fin_monthlypayment>false</fin_monthlypayment>
    <ira_accounttype>false</ira_accounttype>
    <ira_acctnumber>false</ira_acctnumber>
    <ira_acctowner>false</ira_acctowner>
    <ira_addlformsreq>false</ira_addlformsreq>
    <ira_company>false</ira_company>
    <ira_currentvalue>false</ira_currentvalue>
    <ira_faxaccepted>false</ira_faxaccepted>
    <ira_faxnumber>false</ira_faxnumber>
    <ira_inception>false</ira_inception>
    <ira_mailaddr>false</ira_mailaddr>
    <ira_mailcity>false</ira_mailcity>
    <ira_mailstate>false</ira_mailstate>
    <ira_mailzip>false</ira_mailzip>
    <ira_monthlycontrib>false</ira_monthlycontrib>
    <ira_notes>false</ira_notes>
    <ira_originalformsreq>false</ira_originalformsreq>
    <ira_outstandingloans>false</ira_outstandingloans>
    <ira_sigreq>false</ira_sigreq>
    <ira_surrcharge>false</ira_surrcharge>
    <ira_surrvalue>false</ira_surrvalue>
    <ira_taxcode>false</ira_taxcode>
    <ira_totalfees>false</ira_totalfees>
    <ira_tpaok>false</ira_tpaok>
    <kcf_age>false</kcf_age>
    <kcf_balance>false</kcf_balance>
    <kcf_contribution>false</kcf_contribution>
    <kcf_dob>false</kcf_dob>
    <kcf_fund>false</kcf_fund>
    <kcf_name>false</kcf_name>
    <lta_balance>false</lta_balance>
    <lta_company>false</lta_company>
    <lta_contrib>false</lta_contrib>
    <lta_havedistplan>false</lta_havedistplan>
    <lta_haveretiresavings>false</lta_haveretiresavings>
    <lta_plantype>false</lta_plantype>
    <lta_priorretireplan>false</lta_priorretireplan>
    <pen_defbalance>false</pen_defbalance>
    <pen_defspousebalance>false</pen_defspousebalance>
    <pen_desiredretage>false</pen_desiredretage>
    <pen_desiredretdate>false</pen_desiredretdate>
    <pen_formula>false</pen_formula>
    <pen_penstart>false</pen_penstart>
    <pen_pensystem>false</pen_pensystem>
    <pen_servicecredit>false</pen_servicecredit>
    <pen_servicecreditasofdate>false</pen_servicecreditasofdate>
    <pen_spousalbenefitdesired>false</pen_spousalbenefitdesired>
    <prot_pcarrier>false</prot_pcarrier>
    <prot_pcashvalue>false</prot_pcashvalue>
    <prot_pdisability>false</prot_pdisability>
    <prot_pdisabilitypremium>false</prot_pdisabilitypremium>
    <prot_pfaceamount>false</prot_pfaceamount>
    <prot_pissuedate>false</prot_pissuedate>
    <prot_plife>false</prot_plife>
    <prot_plifepremium>false</prot_plifepremium>
    <prot_pltc>false</prot_pltc>
    <prot_pltcpremium>false</prot_pltcpremium>
    <prot_ptype>false</prot_ptype>
    <prot_ptypeof>false</prot_ptypeof>
    <prot_scarrier>false</prot_scarrier>
    <prot_scashvalue>false</prot_scashvalue>
    <prot_sdisability>false</prot_sdisability>
    <prot_sdisabilitypremium>false</prot_sdisabilitypremium>
    <prot_sfaceamount>false</prot_sfaceamount>
    <prot_sissuedate>false</prot_sissuedate>
    <prot_slife>false</prot_slife>
    <prot_slifepremium>false</prot_slifepremium>
    <prot_sltc>false</prot_sltc>
    <prot_sltcpremium>false</prot_sltcpremium>
    <prot_stype>false</prot_stype>
    <prot_stypeof>false</prot_stypeof>
  </Config>
</FactFinderConfigRequest>