Description Of Calculator-Specific Request Elements
mode Data type: xs:integer Valid values: 0 (Monthly), 1 (Annual) wages Data type: xs:double Valid values: 0 to 999999999 wagesret Data type: xs:double Valid values: 0 to 999999999 alimony Data type: xs:double Valid values: 0 to 999999999 alimonyret Data type: xs:double Valid values: 0 to 999999999 dividends Data type: xs:double Valid values: 0 to 999999999 dividendsret Data type: xs:double Valid values: 0 to 999999999 interest Data type: xs:double Valid values: 0 to 999999999 interestret Data type: xs:double Valid values: 0 to 999999999 socialsecurity Data type: xs:double Valid values: 0 to 999999999 socialsecurityret Data type: xs:double Valid values: 0 to 999999999 pensions Data type: xs:double Valid values: 0 to 999999999 pensionsret Data type: xs:double Valid values: 0 to 999999999 otherincome Data type: xs:double Valid values: 0 to 999999999 otherincomeret Data type: xs:double Valid values: 0 to 999999999 mortgage Data type: xs:double Valid values: 0 to 999999999 mortgageret Data type: xs:double Valid values: 0 to 999999999 vacation Data type: xs:double Valid values: 0 to 999999999 vacationret Data type: xs:double Valid values: 0 to 999999999 autoloan Data type: xs:double Valid values: 0 to 999999999 autoloanret Data type: xs:double Valid values: 0 to 999999999 persloan Data type: xs:double Valid values: 0 to 999999999 persloanret Data type: xs:double Valid values: 0 to 999999999 cc Data type: xs:double Valid values: 0 to 999999999 ccret Data type: xs:double Valid values: 0 to 999999999 fedtaxes Data type: xs:double Valid values: 0 to 999999999 fedtaxesret Data type: xs:double Valid values: 0 to 999999999 statetaxes Data type: xs:double Valid values: 0 to 999999999 statetaxesret Data type: xs:double Valid values: 0 to 999999999 fica Data type: xs:double Valid values: 0 to 999999999 ficaret Data type: xs:double Valid values: 0 to 999999999 retaxes Data type: xs:double Valid values: 0 to 999999999 retaxesret Data type: xs:double Valid values: 0 to 999999999 othertaxes Data type: xs:double Valid values: 0 to 999999999 othertaxesret Data type: xs:double Valid values: 0 to 999999999 utilities Data type: xs:double Valid values: 0 to 999999999 utilitiesret Data type: xs:double Valid values: 0 to 999999999 repairs Data type: xs:double Valid values: 0 to 999999999 repairsret Data type: xs:double Valid values: 0 to 999999999 food Data type: xs:double Valid values: 0 to 999999999 foodret Data type: xs:double Valid values: 0 to 999999999 clothing Data type: xs:double Valid values: 0 to 999999999 clothingret Data type: xs:double Valid values: 0 to 999999999 education Data type: xs:double Valid values: 0 to 999999999 educationret Data type: xs:double Valid values: 0 to 999999999 childcare Data type: xs:double Valid values: 0 to 999999999 childcareret Data type: xs:double Valid values: 0 to 999999999 autoexp Data type: xs:double Valid values: 0 to 999999999 autoexpret Data type: xs:double Valid values: 0 to 999999999 transexp Data type: xs:double Valid values: 0 to 999999999 transexpret Data type: xs:double Valid values: 0 to 999999999 lifeins Data type: xs:double Valid values: 0 to 999999999 lifeinsret Data type: xs:double Valid values: 0 to 999999999 homeowners Data type: xs:double Valid values: 0 to 999999999 homeownersret Data type: xs:double Valid values: 0 to 999999999 autoins Data type: xs:double Valid values: 0 to 999999999 autoinsret Data type: xs:double Valid values: 0 to 999999999 medical Data type: xs:double Valid values: 0 to 999999999 medicalret Data type: xs:double Valid values: 0 to 999999999 entertain Data type: xs:double Valid values: 0 to 999999999 entertainret Data type: xs:double Valid values: 0 to 999999999 travel Data type: xs:double Valid values: 0 to 999999999 travelret Data type: xs:double Valid values: 0 to 999999999 club Data type: xs:double Valid values: 0 to 999999999 clubret Data type: xs:double Valid values: 0 to 999999999 hobbies Data type: xs:double Valid values: 0 to 999999999 hobbiesret Data type: xs:double Valid values: 0 to 999999999 gifts Data type: xs:double Valid values: 0 to 999999999 giftsret Data type: xs:double Valid values: 0 to 999999999 homeimp Data type: xs:double Valid values: 0 to 999999999 homeimpret Data type: xs:double Valid values: 0 to 999999999 services Data type: xs:double Valid values: 0 to 999999999 servicesret Data type: xs:double Valid values: 0 to 999999999 charity Data type: xs:double Valid values: 0 to 999999999 charityret Data type: xs:double Valid values: 0 to 999999999 other Data type: xs:double Valid values: 0 to 999999999 otherret Data type: xs:double 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.