POST api/IntlTaxRates

Request Information

URI Parameters

None.

Body Parameters

IntlTaxRate
NameDescriptionTypeAdditional information
RecordId

integer

None.

Type

string

String length: inclusive between 0 and 50

StateCode

string

Required

String length: inclusive between 0 and 50

FilingStatus

integer

None.

TaxYear

integer

None.

State_Name

string

String length: inclusive between 0 and 50

StdDeduct

decimal number

None.

StdExempt

decimal number

None.

Lower_Range

string

String length: inclusive between 0 and 255

Upper_Range

string

String length: inclusive between 0 and 255

Tax_Dollar

string

String length: inclusive between 0 and 255

Range_Per

string

String length: inclusive between 0 and 255

Range_Excess

string

String length: inclusive between 0 and 255

St_Depent

decimal number

None.

Std_Per

decimal number

None.

St_Specific1

decimal number

None.

St_Specific2

decimal number

None.

St_Specific3

decimal number

None.

St_Specific4

decimal number

None.

St_Specific5

decimal number

None.

Fed_Specific1

decimal number

None.

Fed_Specific2

decimal number

None.

Fed_ExemptPer

decimal number

None.

Fed_itemizePer

decimal number

None.

Fed_ExemptLimit

decimal number

None.

Fed_ItemLimit

decimal number

None.

Fed_ExemptCredit

decimal number

None.

Fed_ChildLimit

decimal number

None.

Fed_ChildCredit

decimal number

None.

Fed_ChildPer

decimal number

None.

St_Withholding

decimal number

None.

Oasdi_limit

decimal number

None.

Oasdi_rate

decimal number

None.

Med_rate

decimal number

None.

Med_limit

decimal number

None.

Fed_Withholding

decimal number

None.

St_Lwithholding

string

String length: inclusive between 0 and 255

St_Uwithholding

string

String length: inclusive between 0 and 255

St_PerWithholding

string

String length: inclusive between 0 and 255

ID

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "RecordId": 1,
  "Type": "sample string 2",
  "StateCode": "sample string 3",
  "FilingStatus": 4,
  "TaxYear": 1,
  "State_Name": "sample string 5",
  "StdDeduct": 1.1,
  "StdExempt": 1.1,
  "Lower_Range": "sample string 6",
  "Upper_Range": "sample string 7",
  "Tax_Dollar": "sample string 8",
  "Range_Per": "sample string 9",
  "Range_Excess": "sample string 10",
  "St_Depent": 1.1,
  "Std_Per": 1.1,
  "St_Specific1": 1.1,
  "St_Specific2": 1.1,
  "St_Specific3": 1.1,
  "St_Specific4": 1.1,
  "St_Specific5": 1.1,
  "Fed_Specific1": 1.1,
  "Fed_Specific2": 1.1,
  "Fed_ExemptPer": 1.1,
  "Fed_itemizePer": 1.1,
  "Fed_ExemptLimit": 1.1,
  "Fed_ItemLimit": 1.1,
  "Fed_ExemptCredit": 1.1,
  "Fed_ChildLimit": 1.1,
  "Fed_ChildCredit": 1.1,
  "Fed_ChildPer": 1.1,
  "St_Withholding": 1.1,
  "Oasdi_limit": 1.1,
  "Oasdi_rate": 1.1,
  "Med_rate": 1.1,
  "Med_limit": 1.1,
  "Fed_Withholding": 1.1,
  "St_Lwithholding": "sample string 11",
  "St_Uwithholding": "sample string 12",
  "St_PerWithholding": "sample string 13",
  "ID": 14
}

application/xml, text/xml

Sample:
<IntlTaxRate xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric">
  <Fed_ChildCredit>1.1</Fed_ChildCredit>
  <Fed_ChildLimit>1.1</Fed_ChildLimit>
  <Fed_ChildPer>1.1</Fed_ChildPer>
  <Fed_ExemptCredit>1.1</Fed_ExemptCredit>
  <Fed_ExemptLimit>1.1</Fed_ExemptLimit>
  <Fed_ExemptPer>1.1</Fed_ExemptPer>
  <Fed_ItemLimit>1.1</Fed_ItemLimit>
  <Fed_Specific1>1.1</Fed_Specific1>
  <Fed_Specific2>1.1</Fed_Specific2>
  <Fed_Withholding>1.1</Fed_Withholding>
  <Fed_itemizePer>1.1</Fed_itemizePer>
  <FilingStatus>4</FilingStatus>
  <ID>14</ID>
  <Lower_Range>sample string 6</Lower_Range>
  <Med_limit>1.1</Med_limit>
  <Med_rate>1.1</Med_rate>
  <Oasdi_limit>1.1</Oasdi_limit>
  <Oasdi_rate>1.1</Oasdi_rate>
  <Range_Excess>sample string 10</Range_Excess>
  <Range_Per>sample string 9</Range_Per>
  <RecordId>1</RecordId>
  <St_Depent>1.1</St_Depent>
  <St_Lwithholding>sample string 11</St_Lwithholding>
  <St_PerWithholding>sample string 13</St_PerWithholding>
  <St_Specific1>1.1</St_Specific1>
  <St_Specific2>1.1</St_Specific2>
  <St_Specific3>1.1</St_Specific3>
  <St_Specific4>1.1</St_Specific4>
  <St_Specific5>1.1</St_Specific5>
  <St_Uwithholding>sample string 12</St_Uwithholding>
  <St_Withholding>1.1</St_Withholding>
  <StateCode>sample string 3</StateCode>
  <State_Name>sample string 5</State_Name>
  <StdDeduct>1.1</StdDeduct>
  <StdExempt>1.1</StdExempt>
  <Std_Per>1.1</Std_Per>
  <TaxYear>1</TaxYear>
  <Tax_Dollar>sample string 8</Tax_Dollar>
  <Type>sample string 2</Type>
  <Upper_Range>sample string 7</Upper_Range>
</IntlTaxRate>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IntlTaxRate
NameDescriptionTypeAdditional information
RecordId

integer

None.

Type

string

String length: inclusive between 0 and 50

StateCode

string

Required

String length: inclusive between 0 and 50

FilingStatus

integer

None.

TaxYear

integer

None.

State_Name

string

String length: inclusive between 0 and 50

StdDeduct

decimal number

None.

StdExempt

decimal number

None.

Lower_Range

string

String length: inclusive between 0 and 255

Upper_Range

string

String length: inclusive between 0 and 255

Tax_Dollar

string

String length: inclusive between 0 and 255

Range_Per

string

String length: inclusive between 0 and 255

Range_Excess

string

String length: inclusive between 0 and 255

St_Depent

decimal number

None.

Std_Per

decimal number

None.

St_Specific1

decimal number

None.

St_Specific2

decimal number

None.

St_Specific3

decimal number

None.

St_Specific4

decimal number

None.

St_Specific5

decimal number

None.

Fed_Specific1

decimal number

None.

Fed_Specific2

decimal number

None.

Fed_ExemptPer

decimal number

None.

Fed_itemizePer

decimal number

None.

Fed_ExemptLimit

decimal number

None.

Fed_ItemLimit

decimal number

None.

Fed_ExemptCredit

decimal number

None.

Fed_ChildLimit

decimal number

None.

Fed_ChildCredit

decimal number

None.

Fed_ChildPer

decimal number

None.

St_Withholding

decimal number

None.

Oasdi_limit

decimal number

None.

Oasdi_rate

decimal number

None.

Med_rate

decimal number

None.

Med_limit

decimal number

None.

Fed_Withholding

decimal number

None.

St_Lwithholding

string

String length: inclusive between 0 and 255

St_Uwithholding

string

String length: inclusive between 0 and 255

St_PerWithholding

string

String length: inclusive between 0 and 255

ID

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "RecordId": 1,
  "Type": "sample string 2",
  "StateCode": "sample string 3",
  "FilingStatus": 4,
  "TaxYear": 1,
  "State_Name": "sample string 5",
  "StdDeduct": 1.1,
  "StdExempt": 1.1,
  "Lower_Range": "sample string 6",
  "Upper_Range": "sample string 7",
  "Tax_Dollar": "sample string 8",
  "Range_Per": "sample string 9",
  "Range_Excess": "sample string 10",
  "St_Depent": 1.1,
  "Std_Per": 1.1,
  "St_Specific1": 1.1,
  "St_Specific2": 1.1,
  "St_Specific3": 1.1,
  "St_Specific4": 1.1,
  "St_Specific5": 1.1,
  "Fed_Specific1": 1.1,
  "Fed_Specific2": 1.1,
  "Fed_ExemptPer": 1.1,
  "Fed_itemizePer": 1.1,
  "Fed_ExemptLimit": 1.1,
  "Fed_ItemLimit": 1.1,
  "Fed_ExemptCredit": 1.1,
  "Fed_ChildLimit": 1.1,
  "Fed_ChildCredit": 1.1,
  "Fed_ChildPer": 1.1,
  "St_Withholding": 1.1,
  "Oasdi_limit": 1.1,
  "Oasdi_rate": 1.1,
  "Med_rate": 1.1,
  "Med_limit": 1.1,
  "Fed_Withholding": 1.1,
  "St_Lwithholding": "sample string 11",
  "St_Uwithholding": "sample string 12",
  "St_PerWithholding": "sample string 13",
  "ID": 14
}

application/xml, text/xml

Sample:
<IntlTaxRate xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric">
  <Fed_ChildCredit>1.1</Fed_ChildCredit>
  <Fed_ChildLimit>1.1</Fed_ChildLimit>
  <Fed_ChildPer>1.1</Fed_ChildPer>
  <Fed_ExemptCredit>1.1</Fed_ExemptCredit>
  <Fed_ExemptLimit>1.1</Fed_ExemptLimit>
  <Fed_ExemptPer>1.1</Fed_ExemptPer>
  <Fed_ItemLimit>1.1</Fed_ItemLimit>
  <Fed_Specific1>1.1</Fed_Specific1>
  <Fed_Specific2>1.1</Fed_Specific2>
  <Fed_Withholding>1.1</Fed_Withholding>
  <Fed_itemizePer>1.1</Fed_itemizePer>
  <FilingStatus>4</FilingStatus>
  <ID>14</ID>
  <Lower_Range>sample string 6</Lower_Range>
  <Med_limit>1.1</Med_limit>
  <Med_rate>1.1</Med_rate>
  <Oasdi_limit>1.1</Oasdi_limit>
  <Oasdi_rate>1.1</Oasdi_rate>
  <Range_Excess>sample string 10</Range_Excess>
  <Range_Per>sample string 9</Range_Per>
  <RecordId>1</RecordId>
  <St_Depent>1.1</St_Depent>
  <St_Lwithholding>sample string 11</St_Lwithholding>
  <St_PerWithholding>sample string 13</St_PerWithholding>
  <St_Specific1>1.1</St_Specific1>
  <St_Specific2>1.1</St_Specific2>
  <St_Specific3>1.1</St_Specific3>
  <St_Specific4>1.1</St_Specific4>
  <St_Specific5>1.1</St_Specific5>
  <St_Uwithholding>sample string 12</St_Uwithholding>
  <St_Withholding>1.1</St_Withholding>
  <StateCode>sample string 3</StateCode>
  <State_Name>sample string 5</State_Name>
  <StdDeduct>1.1</StdDeduct>
  <StdExempt>1.1</StdExempt>
  <Std_Per>1.1</Std_Per>
  <TaxYear>1</TaxYear>
  <Tax_Dollar>sample string 8</Tax_Dollar>
  <Type>sample string 2</Type>
  <Upper_Range>sample string 7</Upper_Range>
</IntlTaxRate>