Search
K
Policy

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

IriPartyDeathDetails

object
dateOfDeathstring(date)

Date on which the insured or annuitant died.

Example:2026-03-06

causeOfDeathstring

Documented reason or medical determination for death.

<= 100 characters

Example:Natural causes

deathNotificationDatestring(date)

Date on which the carrier was notified of the death.

Example:2026-03-07

dateOfDueProofstring(date)

Date the appropriate death paperwork was received.

Example:2026-03-10

Example

IriPolicyParty

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

relationshipsarray[string]required

Relationships the party has to the policy.

Allowed values:ownerjointOwnerannuitantjointAnnuitantprimaryBeneficiarycontingentBeneficiary

>= 1 items<= 6 items

paymentFormstring

Party-level payment form. Bank details are required by the IRI schema for ACH, WIRE, and DTCC.

Allowed values:DTCCACHCHECKWIREEXCHANGE

allocationPercentagenumber

Percentage share assigned to the party.

>= 0<= 100

Example:100

bankobject

Financial institution details.

Show Child Parameters
addressobject

Physical or mailing address details.

Show Child Parameters
phonesarray[object]

Phone numbers associated with the party.

Show Child Parameters
emailsarray[object]

Email addresses associated with the party.

Show Child Parameters
identificationsarray[object]

Identifications associated with the party.

Show Child Parameters
taxWithholdingInstructionsarray[object]

Tax withholding instructions associated with the party.

Show Child Parameters
deathDetailsobject

Death details associated with the party.

Show Child Parameters
Example