Search
K
Policy

LoanActivitySegment

object
segmentIDstring

A unique identifier assigned to a specific loan segment

Example:Segment1

loanBalancenumber(double)

The outstanding loan amount, including both principal and accrued interest at segment level

Example:100

loanAccruedInterestnumber(double)

The accumulated interest on the outstanding loan balance at segment level

Example:100

repaymentInterestAmountnumber(double)

Loan Interest Repaid with current Repayment Transaction

Example:100

segmentActivityobject
Show Child Parameters
Example

LoanActivity

object
totalLoanBalancenumber(double)

The total outstanding loan amount, including both principal and accrued interest

Example:100

totalLoanAccruedInterestnumber(double)

The accumulated interest on the outstanding loan balance

Example:100

repaymentInterestAmountnumber(double)

The amount of interest repaid as part of transaction. This gets calculated on events such as loan repayment, systematic loan repayment,etc

Example:100

loanSegmentsarray[object]
Show Child Parameters
Example

TransactionTaxBasis

object
currentContributionAmountnumber(double)

The contribution amount made toward the policy in the current tax year.

Example:161.81698

currentTaxYearnumber(int32)

The tax year for which contributions are being recorded.

Example:1

priorContributionAmountnumber(double)

The amount contributed in the previous tax year

Example:161.81698

priorTaxYearnumber(int32)

The tax year associated with the prior contribution amount

Example:1

preTaxEquityAndFiscalResponsibilityActBasisnumber(double)

The cost basis of the policy before the Tax Equity and Fiscal Responsibility Act (TEFRA) changes

Example:161.81698

postTaxEquityAndFiscalResponsibilityActBasisnumber(double)

The cost basis of the policy after Tax Equity and Fiscal Responsibility Act (TEFRA) changes

Example:161.81698

postTechnicalAndMiscellaneousRevenueActAmountnumber(double)

Deprecated - kept for backward compatibility. Applies to 403b Qual type

Example:161.81698

Example

AdhocTaxWithholdingInstructions

object
appliesToPartyIdstring

Party ID at Policy Level that comes in from External source (for Everly it will be Acord 103). This ties to the Party Type this tax withholding corresponds to.

Example:Party_PI_1

taxWithholdingTypestring

Allowed values:FEDERALSTATENRABACKUP

taxRateToUsestring

Allowed values:NOWITHHOLDINGELECTEDUSEVALUESENTEREDNOWITHHOLDINGALLOWEDUSEDEFAULTTABLEADDITIONALWITHHOLDINGTAKEINPUTTEDVALUE

filingStatusstring

Allowed values:SINGLEDOMESTICPARTNERSHIPDEFAULTMARRIEDHEADOFHOUSEHOLDWIDOWEDDIVORCED

dollarnumber(double)

The dollar amount of tax withheld

percentagenumber(double)

The percentage amount of tax withheld

exemptionsnumber(int32)

The total exemptions claimed for tax purposes

taxJurisdictionstring

This is not input field i.e. user does not select or set this value. For Tax Withholding Type = State , DAML will set this value using PartyLevelAddressCountry_PartyLevelAddressState referring to ACCORD standard. For Tax Withholding Type = Federal , DAML will set this value using PartylevelAddressCountry using ACCORD standard.For FedeFor MVP, NRA jurisdictions are out of scope

Example:USA_WY

contributionstring

Allowed values:NOTAPPLICABLEEMPLOYEEVOLUNTARYEMPLOYEEDISCRETIONARY

taxFormTypestring

Allowed values:T1035COSTBASIST1035LOANTRANSFERT1035SURRENDERT1035TAXADVANTAGET1099RTAXDISCLOSUREFORMW4PTAXDISCLOSUREFORMW8USW4TAXFORMW9VOIDCHECK

w4pobject
Show Child Parameters
partyRolestring

Allowed values:OWNERPRIMARYBENEFICIARYCONTINGENTBENEFICIARYINSUREDPAYORPAYEEAGENTPRIMARYWRITINGAGENTPRIMARYSERVICINGAGENTADDITIONALSERVICINGAGENTADDITIONALWRITINGGAGENTTHIRDPARTYDESIGNEEJOINTOWNERCOVERAGEINSUREDASSIGNEEANNUITANTEXCHANGECOMPANYJOINTANNUITANTGRANTORTRUSTEEPOWEROFATTORNEYAUTHORIZEDSIGNATORYOTHERINTERESTEDPARTYCONTINGENTOWNERTHIRDPARTYADMINISTRATORCARRIER

Example

TaxWithheldAmount

object
partyRolestring

Allowed values:OWNERPRIMARYBENEFICIARYCONTINGENTBENEFICIARYINSUREDPAYORPAYEEAGENTPRIMARYWRITINGAGENTPRIMARYSERVICINGAGENTADDITIONALSERVICINGAGENTADDITIONALWRITINGGAGENTTHIRDPARTYDESIGNEEJOINTOWNERCOVERAGEINSUREDASSIGNEEANNUITANTEXCHANGECOMPANYJOINTANNUITANTGRANTORTRUSTEEPOWEROFATTORNEYAUTHORIZEDSIGNATORYOTHERINTERESTEDPARTYCONTINGENTOWNERTHIRDPARTYADMINISTRATORCARRIER

partyIdstring

A unique identifier linking the party to the policy

Example:Party_PI_1

taxWithholdingTypestring

Allowed values:FEDERALSTATENRABACKUP

withheldAmountnumber(double)

The actual dollar amount withheld for taxes

Example:100

withheldTaxableAmountnumber(double)

The portion of the transaction amount eligible for taxation

Example:100

taxableFlagnumber

Indicates whether the transaction is taxable

Allowed values:true

appliedTaxRatenumber(double)

The actual tax rate used for withholding calculations

Example:100

Example