Description Of Calculator-Specific Request Elements
clientAge Data type: xs:integer Valid values: 1 to 84 spouseAge Data type: xs:integer Valid values: 0 to 84 clientIncome Data type: xs:double Valid values: 0 to 999999999 spouseIncome Data type: xs:double Valid values: 0 to 999999999 cashOnHand Data type: xs:double Valid values: 0 to 999999999 cashChecking Data type: xs:double Valid values: 0 to 999999999 cashSavings Data type: xs:double Valid values: 0 to 999999999 cashTotal Data type: xs:double Valid values: 0 to 999999999 percentSavings Data type: xs:float Valid values: 0 to 1 taxable Data type: xs:double Valid values: 0 to 999999999 taxAdvantaged Data type: xs:double Valid values: 0 to 999999999 businessValue Data type: xs:double Valid values: 0 to 999999999 retireTotal Data type: xs:double Valid values: 0 to 999999999 includeSSRetirement Data type: xs:string Valid values: N (No), Y (Yes) insurance Data type: xs:double Valid values: 0 to 999999999 debtMortgage Data type: xs:double Valid values: 0 to 999999999 debtCreditCard Data type: xs:double Valid values: 0 to 999999999 debtAuto Data type: xs:double Valid values: 0 to 999999999 debtStudent Data type: xs:double Valid values: 0 to 999999999 debtOther Data type: xs:double Valid values: 0 to 999999999 debtTotal Data type: xs:double Valid values: 0 to 999999999 compositeGaugeValue Data type: xs:double Valid values: 0 to 999999999 newCompositeGaugeValue Data type: xs:double Valid values: 0 to 999999999 emergencyGaugeValue Data type: xs:double Valid values: 0 to 999999999 newEmergencyGaugeValue Data type: xs:double Valid values: 0 to 999999999 retirementGaugeValue Data type: xs:double Valid values: 0 to 999999999 newRetirementGaugeValue Data type: xs:double Valid values: 0 to 999999999 insuranceGaugeValue Data type: xs:double Valid values: 0 to 999999999 newInsuranceGaugeValue Data type: xs:double Valid values: 0 to 999999999 debtGaugeValue Data type: xs:double Valid values: 0 to 999999999 newDebtGaugeValue Data type: xs:double Valid values: 0 to 999999999 emergencyGoal Data type: xs:string Valid values: 0 to 999999999 emergencyGoalAmount Data type: xs:string Valid values: 0 to 999999999 debtGoal Data type: xs:string Valid values: 0 to 999999999 debtGoalAmount Data type: xs:string Valid values: 0 to 999999999 insuranceGoal Data type: xs:string Valid values: 0 to 999999999 insuranceGoalAmount Data type: xs:string Valid values: 0 to 999999999 retirementGoalSavings Data type: xs:string Valid values: 0 to 999999999 retirementGoalSavingsPercent Data type: xs:string Valid values: 0 to 999999999 retirementGoal Data type: xs:string Valid values: 0 to 999999999 retirementGoalAmount Data type: xs:string Valid values: 0 to 999999999
username - Provided by CalcXML password - Provided by CalcXML responseType - While there are various responseTypes, the only values that really make sense for REST integrations are raw, raw2 and pdf. raw2 includes result paragraphs/text where raw does not. pdf returns a URL to the generated PDF. Default: raw2. returnDataTable - Indicates whether the detailed data table should be included in the response. Valid values: true or false. Default: true chartLibrary - Indicates what type of chart should be generated. Valid values: image or flash. Default value: image language - 2-character language code. Conform to ISO 639-1 Code. Used in conjunction with countryCode to format currency values. Find the full list here: http://www.loc.gov/standards/iso639-2/php/English_list.php. Default: en countryCode - 2-character country code. Conform to ISO 3166-1-alpha-2. Used to format currency values that are returned in the response. Find the full list here: http://www.iso.org/iso/english_country_names_and_code_elements OR here: http://countrycode.org/. Default: US version - The version of the schema being used for this request. Current/Default = 1.3 chartTitle - Change the chart title for the image. threeD - Use a 3d effect when rendering the chart. Use 0 to disable. Use 1 to enable. Default = 1 chartHeight - Specify a height in pixels for the image. Default = 300 chartWidth - Specify a width in pixels for the image. Default = 400 barColor1 - Specify a custom chart color in hexadecimal. barColor2 - Specify a custom chart color in hexadecimal. barColor3 - Specify a custom chart color in hexadecimal. barColor4 - Specify a custom chart color in hexadecimal. barColor5 - Specify a custom chart color in hexadecimal. barColor6 - Specify a custom chart color in hexadecimal.