Search
K
Policy

IriPartyTaxWithholdingParty

object
typestringrequired

Type of party.

Allowed values:individualentity

firstNamestring

First name of the individual party.

>= 1 characters<= 100 characters

Example:John

middleNamestring

Middle name of the individual party.

>= 1 characters<= 100 characters

Example:Q

lastNamestring

Last name of the individual party.

>= 1 characters<= 100 characters

Example:Public

namestring

Entity name of the party.

>= 1 characters<= 100 characters

Example:Public Family Trust

taxIdstringrequired

Tax identification number for the party.

Match pattern:^[0-9]{9}$

>= 9 characters<= 9 characters

Example:123456789

Example

IriTaxWithholdingType

string

Type of tax withholding.

Allowed values:FEDERALSTATENRABACKUP

IriTaxRateToUse

string

Selected tax rate source.

Allowed values:NOWITHHOLDINGELECTEDUSEVALUESENTEREDNOWITHHOLDINGALLOWEDUSEDEFAULTTABLE

IriFilingStatus

string

Tax filing status. Usually populated when default withholding tables are used.

Allowed values:SINGLEDOMESTICPARTNERSHIPDEFAULTMARRIEDHEADOFHOUSEHOLDWIDOWEDDIVORCED

IriPartyTaxWithholdingInstruction

object
partyobject

Impacted party details for withholding.

Show Child Parameters
taxWithholdingTypestringrequired

Type of tax withholding.

Allowed values:FEDERALSTATENRABACKUP

taxRateToUsestringrequired

Selected tax rate source.

Allowed values:NOWITHHOLDINGELECTEDUSEVALUESENTEREDNOWITHHOLDINGALLOWEDUSEDEFAULTTABLE

filingStatusstring

Tax filing status. Usually populated when default withholding tables are used.

Allowed values:SINGLEDOMESTICPARTNERSHIPDEFAULTMARRIEDHEADOFHOUSEHOLDWIDOWEDDIVORCED

dollarnumber

Fixed dollar amount to withhold. Mutually exclusive with percentage.

>= 0<= 9999999999.99

Example:125

percentagenumber

Percentage rate to withhold. Mutually exclusive with dollar.

>= 0<= 100

Example:10

exemptionsnumber

Requested exemptions value.

>= 0<= 99

taxJurisdictionstring

Jurisdiction for tax purposes. Required by the IRI schema when taxWithholdingType is STATE.

<= 50 characters

Example:NC

Example