This UML Class Diagram shows the subset of the PPfA Model that pertains to supporting Fund Transfer transactions. 0..*

Size: px
Start display at page:

Download "This UML Class Diagram shows the subset of the PPfA Model that pertains to supporting Fund Transfer transactions. 0..*"

Transcription

1 This UML Class Diagram shows the subset of the PPfA Model that pertains to supporting Fund Transfer transactions. OLifE PolicyStatusCC -PolicyStatus : Integer FeatureTransactionProduct -TransType : Integer -ArrType : Integer -TransAvailableDate : Date FeatureProductInfo -FeatureCode : String -ProductCode : String PolicyProduct -CarrierCode : String -ProductCode : String -CusipNum : String 1..1 AnnuityProduct FeatureProduct -FeatureCode : String -FeatureMappingCode : Integer -ArrType : Integer InvestProduct -CarrierCode : String -ProductCode : String -InvestProductTypeCode : Integer -AssetClass : Integer InvestProductInfo -CarrierCode : String -ProductCode : String -MinDepositPct : Double -MaxDepositPct : Double AllocTypeProduct -SourceTransferAmtType : Integer -DestTransferAmtType : Integer -RoundingPrecision : Integer FeatureOptRequisite -FeatureCode : String -ProductCode : String FeatureOptConflict -FeatureCode : String -ProductCode : String 1..* FeatureOptProduct -ProductCode : String -Name : String -MinTransactionAmt : Decimal -MaxTransactionAmt : Decimal -MinTerm : Integer -MaxTerm : Integer -MinPct : Double -MaxPct : Double -ArrSubType : Integer -TermQualifier : Integer -MaxNumDestinationInvestProd : Integer -MinNumDestinationInvestments : Integer -MaxNumSourceInvestProducts : Integer -MinNumSourceInvestments : Integer ExclusionInvestProduct -CarrierCode : String -ProductCode : String SourceInvestProduct -CarrierCode : String -ProductCode : String -MinAmt : Decimal -MaxAmt : Decimal -MinPct : Double -MaxPct : Double DestInvestProduct -CarrierCode : String -ProductCode : String -MinAmt : Decimal -MaxAmt : Decimal -MinPct : Double -MaxPct : Double

2 This UML Class Diagram shows the subset of the TXLife Model that pertains to the DTCC IFT real-time messages: TX #212 - Values Inquiry TX #102 - Funds Transfer TXLife -@Version : String Organization -DTCCMemberCode : String {OR} Person -FirstName : String -LastName : String Producer -NIPRNumber : String Carrier -CarrierCode : String TXLifeRequest -TransRefGUID : String -CorrelationGUID : String -TransType : Integer -TransExeDate : Date -TransExeTime : Time -TransMode : Integer -TransEffDate : Date -PendingResponseOK : Boolean {OR} TXLifeResponse -TransRefGUID : String -CorrelationGUID : String -TransType : Integer -TransExeDate : Date -TransExeTime : Time -TransMode : Integer -TransEffDate : Date 1..1 Party -PartyTypeCode : Integer OLifE TransResult -ResultCode : Integer PartialIdentification -IdentificationPart : String -PartialIDType : Integer Policy -CarrierCode : String -ProductCode : String -PolNumber : String -Jurisdiction : Integer -EffDate : Date -PolicyStatus : Integer Annuity -QualPlanType : Integer Rider -RiderCode : String -RiderTypeCode : Integer -RelationRoleCode : Integer -OriginatingObjectType : Integer -RelatedObjectType : Integer Relation 1..1 Holding -HoldingTypeCode : Integer -AccountDesignation : Integer -DistributorClientAcctNum : String -AssetValue : Currency Arrangement -ArrType : Integer -ArrSubType : Integer -ProductCode : String -EndDate : Date -ModalAmt : Currency -ModalPct : Percent -SourceTransferAmtType : Integer -DestTransferAmtType : Integer RestrictionInfo -RestrictionCode : Integer -RestrictionReason : Integer Investment SubAccount ResultInfo -@ProblemRef : String -ResultInfoCode : Integer -ResultInfoDesc : String -SysMessageCode : String -CarrierCode : String -ProductCode : String -CurrNumberUnits : Double -TotValue : Currency -AvailableFundsAmt : Currency -TransferSendAllowedInd : Boolean -TransferDestAllowedInd : Boolean -FundRestrictReason : Integer -UnderlyingCusipNum : String Authorization -BusinessMethodCC : Integer -AuthorizationEntityCC : Integer 1..1 AuthorizationTransaction -AuthorizationMappingCodeInd : Boolean -AdministrativeTransaction : Integer -FinActivityType : Integer ArrSource -TransferAmt : Currency -TransferPct : Percent ArrDestination -TransferAmt : Currency -TransferPct : Percent

3 Overview: A fund transfer PPfA showing the use of FeatureTransactionProduct, the Transfer Feature/Option, and 4 source invest products amd 3 destination (as modeled in PPfA 2.16). Overview - Basic FT : PolicyProduct : AnnuityProduct : PolicyStatusCC : FeatureTransactionProduct {ArrType = 1, TransAvailableDate = , : InvestProductInfo GumbyFund : InvestProduct {AssetClass = 2, CarrierCode = 12345, InvestProductTypeCode = 15, NoNewMoneyDate = , ProductCode = GUMBY, SaleExpirationDate = } FT : FeatureProduct {ArrType = 1, FeatureCode = FT, FeatureMappingCode = 89} : FeatureProductInfo {FeatureCode = FT, ProductCode = SDFT} : InvestProductInfo YoYoFund : InvestProduct {AssetClass = 2, CarrierCode = DUNCAN, InvestProductTypeCode = 15, ProductCode = BFLY1} SDFT : FeatureOptProduct {ArrSubType = , MaxNumDestinationInvestProd = 3, MaxNumSourceInvestProd = 4, MinNumDestinationInvestments = 1, MinNumSourceInvestments = 1???, ProductCode = SDFT} : SourceInvestProduct ProductCode = GUMBY} : SourceInvestProduct {CarrierCode = DUNCAN, ProductCode = BFLY1} : FeatureProductInfo {FeatureCode = SW, ProductCode = SWIS98} : AllocTypeProduct {DestTransferAmtType = 3, SourceTransferAmtType = 3} : DestInvestProduct {CarrierCode = DUNCAN, ProductCode = BFLY1} : InvestProductInfo : InvestProductInfo PlayDohFund : InvestProduct {AssetClass = 2, CarrierCode = HASBRO, InvestProductTypeCode = 15, ProductCode = YUMMY, SaleExpirationDate = , SoftCloseDate = } FrisbeeFixed : InvestProduct {AssetClass = 1, CarrierCode = WHAMO, InvestProductTypeCode = 15, ProductCode = 180G} : SourceInvestProduct {CarrierCode = HASBRO, ProductCode = YUMMY} : DestInvestProduct {CarrierCode = HASBRO, ProductCode = YUMMY} : SourceInvestProduct {CarrierCode = WHAMO, ProductCode = 180G} : DestInvestProduct {CarrierCode = WHAMO, ProductCode = 180G} FeatureProduct(s) {FeatureCode = SW, etc.} FeatureOptProduct(s) {ProductCode = SWIP97, etc.}

4 Use Case 0A: Values Inquiry (TX #212) REQUEST. In the request message, the distributor needs to identify the policy (by providing CarrierCode and Policy Number), the Carrier (via DTCC Member code and NAIC code), the Distributor (via DTCC Member Code), the Owner (via name and partial SNN), the Annuitant (via name and Partial SNN) and the Agent requesting the Transfer (via name and partial SNN). Issue for IFT WG: Should carrier, distibutor, and other party names be required (to make XML more readible)? Values_Inquiry_Request Request PendingResponseOK = FALSE, TransExeTime = 15:59:23-04:00, TransRefGUID = AB34391F-24AC-12ED-732A-B0B052D2F8E1, TransSubType = 21207, TransType {DistributorClientAcctNum = , HoldingTypeCode = 2} : Policy PolNumber Carrier : Party {PartyTypeCode = 2} : Organization {DTCCMemberCode = 1234} : Carrier {CarrierCode = 12345} : Relation {RelationRoleCode = 38} : Relation {RelationRoleCode = 8} : Relation {RelationRodeCode : Relation {RelationRoleCode = Distributor : Party {PartyTypeCode = 2} Agent : Party {PartyTypeCode = OwnerAnnuitant : Party {PartyTypeCode = 1} : Organization {DTCCMemberCode = 6789} : Person : PartialIdentification {IdentificationPart = 0007, PartialIDType = 1} : Person : PartialIdentification {IdentificationPart = 1234, PartialIDType = 1} : Producer {NIPRNumber = }

5 Use Case 0B: Values Inquiry (TX #212) RESPONSE. In the response message, the carrier will return the positions information on the in-force policy. In this example, the policy has positions on 3 funds: two variable funds, and one SDCA fixed fund. A 4th fund -- PlayDoh -- has no position, but has a fund transfer restriction, and thus is included in the values inquiry. The policy has two riders: (1) a stepped-up death benefit rider and (2) a hardship (SC Waiver) rider. The policy has two arrangements: (1) An SDCA moving money from the fixed fund to Gumby and YoYo, and (2) standing allocations. Values_Inquiry_Response Response TransExeTime = 15:59:29-04:00, TransRefGUID = AB34391F-24AC-12ED-732A-B0B052D2F8E1, TransSubType = 21207, TransType = 212} : TransResult {ResultCode = 1} Note: Parties and relations from 212 REQUEST are echoed in the 212 RESPONSE. : Relation(s) : : Authorization {AuthorizationEntityCC = 38, BusinessMethodCC = 12} : AuthorizationTransaction {AdministrativeTransaction = 102, AuthorizationMappingCode = TRUE} {AssetValue = , DistributorClientAcctNum = , HoldingTypeCode = 2} : Policy EffDate = , PolicyStatus = 1, PolNumber = AK, ProductCode = Z } DB : Rider {RiderCode = DBSUP90, RiderSubTypeCode = 4, RiderTypeCode = 206} SCWaiver : Rider {RiderCode = TILL19X, RiderSubTypeCode = 17, RiderTypeCode = 202} : Annuity SDCA : Arrangement {ArrSubType = 3, ArrType = 2, EndDate = , ModalAmt = , ProductCode = SDCA12} StandingAllocations : Arrangement {ArrSubType = 21, ArrType = 37, ProductCode = STDALC} : RestrictionInfo {RestrictionCode = 1 (None)} : Investment {TransferPct = 75%} {TransferPct = 25%} GumbyFund : SubAccount {AvailableFundsAmt = , CarrierCode = 12345, CurrNumberUnits = 52.67, ProductCode = GUMBY, TotValue = , TransferDestAllowedInd = 1, TransferSendAllowedInd = 1} YoYoFund : SubAccount {AvailableFundsAmt = , CarrierCode = DUNCAN, CurrNumberUnits = , FundRestrictReason = , ProductCode = BFLY1, TotValue = , TransferDestAllowedInd = 0, TransferSendAllowedInd = 1} PlayDohFund : SubAccount {AvailableFundsAmt = 0.00, CarrierCode = HASBRO, CurrNumberUnits = 0, FundRestrictReason = NEW, ProductCode = YUMMY, TotValue = 0.0, TransferDestAllowedInd = 1, TransferSendAllowedInd = 0} FrisbeeFixed : SubAccount {AvailableFundsAmt = , CarrierCode = WHAMO, CurrNumberUnits = , ProductCode = 180G, TotValue = , TransferDestAllowedInd = 1, TransferSendAllowedInd = 1}

6 Use Case 0C: Values Inquiry (TX #212) RESPONSE. In this example, there is a policy-level restriction on fund transfer. In this case, detailed positions information will NOT be sent. In this example, the restriction is due to an enrollment conflict with the Systematic Withdrawal arrangement. In this case, the Arrangement (or Rider) should also be returned to better explain the reason for the restriction. Values_Inquiry_Response Response TransExeTime = 15:59:29-04:00, TransRefGUID = AB34391F-24AC-12ED-732A-B0B052D2F8E1, TransSubType = 21207, TransType = 212} : TransResult {ResultCode = {DistributorClientAcctNum = , HoldingTypeCode = 2} : RestrictionInfo {RestrictionCode = , RestrictionReason = } : Arrangement {ArrSubType = 7, ArrType = 38, ProductCode = SWSA2003}

7 Use Case 0D: Values Inquiry (TX #212) FAILURE Response. In this example, the policy number provided in the Request is not recognized by the carrier. In this case, the carrier responds with a ResultCode of 5 (Failure). Therefore, detailed positions information will NOT be sent. The problem is reported in <ResultInfo> with a code of 3026 (Unknown Policy Number). Values_Inquiry_Response Response TransExeTime = 15:59:29-04:00, TransRefGUID = AB34391F-24AC-12ED-732A-B0B052D2F8E1, TransSubType = 21207, TransType = 212} : TransResult {ResultCode = : ResultInfo {ResultInfoCode = 2040, ResultInfoDesc = "Unknown Policy Number"} {DistributorClientAcctNum = , HoldingTypeCode = 2} Note: If the carrier is unable to process the Values Inquiry Request, respond with <ResultCode> of "failure" (5). Also provide the reason why the transaction could not be processed in <ResultInfoCode>. : Policy PolNumber = AK}

8 Use Case 0E: Values Inquiry (TX #212) RESPONSE. In this example, there is a policy-level restriction on fund transfer (ReasonCode = "Not Authorized"). In this example, the restriction is due to a lack of fund transfer authorization for the agent listed in the 212 request. In this case, the Agent Party should also be returned to better explain the reason for the restriction. Note the lack of the <Authorization> object in the response. Values_Inquiry_Response Response TransExeTime = 15:59:29-04:00, TransRefGUID = AB34391F-24AC-12ED-732A-B0B052D2F8E1, TransSubType = 21207, TransType = 212} : TransResult {ResultCode = {DistributorClientAcctNum = , HoldingTypeCode = : RestrictionInfo {RestrictionCode = , RestrictionReason = } : Relation {RelationRoleCode = Agent : Party {PartyTypeCode = 1} : Person : PartialIdentification {IdentificationPart = 0007, PartialIDType = 1}

9 Use Case 1A: A fund transfer PPfA showing the use of FeatureOptProduct.ArrSubType of (Speficied Amount Transfer). Candidate Source and Destination funds are specified with SourceInvestProduct and DestInvestProduct. The PPfA needs to indicate (in AllocTypeProduct) each combination of allocation types (dollars, percent, pro rata, etc.) that are allowed. 1A - Specifed Amount Transfer - PPfA : PolicyProduct : AnnuityProduct FT : FeatureProduct {ArrType = 1, FeatureCode = FT, FeatureMappingCode = 89} SpecifiedAmountXfer : FeatureOptProduct {ArrSubType = , MaxNumDestinationInvestProd = 3, MaxNumSourceInvestProd = 4, MinNumDestinationInvestments = 1, MinNumSourceInvestments = 1, MinTransactionAmt = $500, ProductCode = SAFT} Amt-to-Amt : AllocTypeProduct {DestTransferAmtType = 2, SourceTransferAmtType = 2} Amt-to-Pct : AllocTypeProduct {DestTransferAmtType = 3, SourceTransferAmtType = 2} Pct-to-Amt : AllocTypeProduct {DestTransferAmtType = 2, SourceTransferAmtType = 3} Pct-to-Pct : AllocTypeProduct {DestTransferAmtType = 3, SourceTransferAmtType = 3} : SourceInvestProduct ProductCode = ABCDE} : DestInvestProduct ProductCode = VWXYZ}

10 Use Case 1B: A fund transfer request (TX #102) using the "Speficied Amount Transfer" sub-type of the Fund Transfer Arrangment. This option requires that the total amount of the transfer ($50,000) be stated in Arrangement.ModalAmt. To illustrate how the allocation types work, I have elected to specify the source funds in dollar amounts, and the destination funds in percentages. 1B - Specified Amount - TX102 Request PendingResponseOK = TRUE, TransExeTime = 15:59:23-04:00, TransMode = Note: The <TransRefGUID> for the Fund Transfer (TX #102) is different than the Values Inquiry (TX #212). However, the <CorrelationGUID> is the same. : Policy PolNumber = AK, {HoldingTypeCode = 2} : Investment Note: The <TransferAmt> elements of the ArrSource collection add up to the <ModalAmt> of the Arrangement ($50,000). Note: The <TransferPct> elements of the ArrDestination collection add up to 100%. : Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 3, ModalAmt = $50,000, ProductCode = SAFT, SourceTransferAmtType = 2} {TransferAmt = $20,000} {TransferAmt = $30,000} {TransferPct = 60%} {TransferPct = 40%} GumbyFund : SubAccount ProductCode = GUMBY} YoYoFund : SubAccount {CarrierCode = DUNCAN, ProductCode = BFLY1} PlayDohFund : SubAccount {CarrierCode = HASBRO, ProductCode = YUMMY} FrisbeeFixed : SubAccount {CarrierCode = WHAMO, ProductCode = 180G} Note: The amount transferred to the PlayDoh fund will be $30,000 (60% of $50,000). Note: The amount transferred to the Frisbee fund will be $20,000 (40% of $50,000).

11 Use Case 2A: A fund transfer PPfA showing the use of FeatureOptProduct.ArrSubType of (Percent of CV Transfer). The presence of MinPct and MaxPct within the FeatureOptProduct indicates that Arrangement.ModalPct will be required. Candidate Source and Destination funds are specified with SourceInvestProduct and DestInvestProduct. This this scenario, the only allocation types that make sense are "Percent" and "Pro Rata Selected". 2A - Percent of CV Transfer - PPfA : PolicyProduct : AnnuityProduct FT : FeatureProduct {ArrType = 1, FeatureCode = FT, FeatureMappingCode = 89} PercentOfCVXfer : FeatureOptProduct {ArrSubType = , MaxNumDestinationInvestProd = 3, MaxNumSourceInvestProd = 4, MaxPct = 100%, MinNumDestinationInvestments = 1, MinNumSourceInvestments = 1, MinPct = 5%, ProductCode = PCVFT} ProRata-to-Pct : AllocTypeProduct {DestTransferAmtType = 3, SourceTransferAmtType = 4} Pct-to-Pct : AllocTypeProduct {DestTransferAmtType = 3, SourceTransferAmtType = 3} : SourceInvestProduct ProductCode = ABCDE} : DestInvestProduct ProductCode = VWXYZ}

12 Use Case 2B: A fund transfer request (TX #102) using the "Percent of Contract Value" sub-type of the Fund Transfer Arrangment. This option requires that the contract value percentage (19%) be stated in Arrangement.ModalPct. Based on the Values Inquiry response from Use Case 0B, this would imply a transfer of $16, (19% of $86,107.96). To illustrate how the allocation types work, I have elected to remove this amount PRO RATA from the selected source funds, and deposit it into the destination funds based on percentages. 2B - Percent of CV - TX102 Request PendingResponseOK = TRUE, TransExeTime = 15:59:23-04:00, TransMode = : Policy PolNumber = AK, {HoldingTypeCode = 2} : Investment : Annuity Note: When a <SourceTransferAmtType> of "Pro Rata" (4) is used, neither <TransferAmt> nor <TransferPct> is specified. Note: The amount transferred from the Gumby fund would be $ , calculated as: * Gumby / (Gumby + YoYo) : Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 3, ModalPct = 19%, ProductCode = PCVFT, SourceTransferAmtType = 4} {TransferPct = 75%} GumbyFund : SubAccount ProductCode = GUMBY} YoYoFund : SubAccount {CarrierCode = DUNCAN, ProductCode = BFLY1} PlayDohFund : SubAccount {CarrierCode = HASBRO, ProductCode = YUMMY} FrisbeeFixed : SubAccount {CarrierCode = WHAMO, ProductCode = 180G} Note: The amount transferred from the YoYo fund would be $12,463.68, calculated as: * YoYo / (Gumby + YoYo) {TransferPct = 25%} Note: The <TransferPct> elements of the ArrDestination collection add up to 100%. Note: The amount transferred to the PlayDoh fund would be $12, (75% of $16,360.51). Note: The amount transferred to the Frisbee fund would be $ (25% of $16,360.51).

13 Use Case 3A: A fund transfer PPfA showing the use of FeatureOptProduct.ArrSubType of (Fund Balance Transfer). Candidate Source and Destination funds are specified with SourceInvestProduct and DestInvestProduct. Note that neither MinTransactAmt nor MinPct/MaxPct are specified for the FeatureOptProduct. In this scenario, the allocation types that make sense are "percent" and "amount" for the source, and "percent" and "pro rata" for the destination. 3A - Fund Balance Transfer - PPfA : PolicyProduct : AnnuityProduct FT : FeatureProduct {ArrType = 1, FeatureCode = FT, FeatureMappingCode = 89} Amt-to-ProRata : AllocTypeProduct {DestTransferAmtType = 4, SourceTransferAmtType = 2} FundBalanceXfer : FeatureOptProduct {ArrSubType = , MaxNumDestinationInvestProd = 3, MaxNumSourceInvestProd = 4, MinNumDestinationInvestments = 1, MinNumSourceInvestments = 1, ProductCode = FBFT} Amt-to-Pct : AllocTypeProduct {DestTransferAmtType = 3, SourceTransferAmtType = 2} Pct-to-ProRata : AllocTypeProduct {DestTransferAmtType = 4, SourceTransferAmtType = 3} Pct-to-Pct : AllocTypeProduct {DestTransferAmtType = 3, SourceTransferAmtType = 3} : SourceInvestProduct ProductCode = ABCDE} : DestInvestProduct ProductCode = VWXYZ}

14 Use Case 3B: A fund transfer request (TX #102) using the "Fund Balance" sub-type of the Fund Transfer Arrangment. In this use case, I have elected to move all of the money out of the Frisbee fund, and deposit it pro-rata into Gumby and YoYo. 3B - Fund Balance - TX102 Request PendingResponseOK = TRUE, TransExeTime = 15:59:23-04:00, TransMode = : Policy PolNumber = AK, {HoldingTypeCode = 2} : Investment Note: When a <DestTransferAmtType> of "Pro Rata" (4) is used, neither <TransferAmt> nor <TransferPct> is specified. : Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 4, ProductCode = FBFT, SourceTransferAmtType = 3} GumbyFund : SubAccount ProductCode = GUMBY} YoYoFund : SubAccount {CarrierCode = DUNCAN, ProductCode = BFLY1} FrisbeeFixed : SubAccount {CarrierCode = WHAMO, ProductCode = 180G} Note: The amount transferred to the Gumby fund would be $ , calculated as: * Gumby / (Gumby + YoYo) Note: The amount transferred to the YoYo fund would be $19,798.14, calculated as: * YoYo / (Gumby + YoYo) {TransferPct = 100%} Note: In order to completely liquidate a fund, an allocation PERCENT must be used. An AMOUNT cannot be used. Note: The amount transferred from the Frisbee fund would be $25, (100%).

15 Use Case 3C: A fund transfer request (TX #102) using the "Fund Balance" sub-type of the Fund Transfer Arrangment. In this use case, I have elected to move 10% of the balance of the Gumby fund and 15% of the balance of Yoyo fund, and deposit it equally between the PlayDoh and Frisbee funds. 3C - Fund Balance - TX102 Request PendingResponseOK = TRUE, TransExeTime = 15:59:23-04:00, TransMode = : Policy PolNumber = AK, {HoldingTypeCode = 2} : Investment Note: When the ArrSubType is "Fund Balance Transfer" (27), the SOURCE <TransferPct>'s do NOT need to add to 100%. That is because these percentages are interpreted to be relative to each fund's balance, not the total transfer amount. Note: The amount transferred from the Gumby fund would be $1, (10% of $14,319.69). : Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 3, ProductCode = FBFT, SourceTransferAmtType = 3} {TransferPct = 10%} {TransferPct = 15%} {TransferPct = 50%} GumbyFund : SubAccount ProductCode = GUMBY} YoYoFund : SubAccount {CarrierCode = DUNCAN, ProductCode = BFLY1} PlayDohFund : SubAccount {CarrierCode = HASBRO, ProductCode = YUMMY} FrisbeeFixed : SubAccount {CarrierCode = WHAMO, ProductCode = 180G} Note: The amount transferred from the YoYo fund would be $6, (15% of $45,800.12). {TransferPct = 50%} Note: Even though the ArrSubType is "Fund Balance Transfer" (27), the DESTINATION <TransferPct>'s still need to add to 100%. That is because these percentages are interpreted to be relative to the total transfer amount. Note: The amount transferred to both the PlayDoh and Frisbee funds would be $ , calculated as: 50% of ( ).

16 Use Case 4A: A fund transfer PPfA showing the use of FeatureOptProduct.ArrSubType of (Full Rebalance). Note that neither MinTransactAmt nor MinPct/MaxPct are specified for the FeatureOptProduct. In this scenario, only Destination funds are specified with DestInvestProduct. In this scenario, the only allocation types that make sense are "Percent" (3) and "Standing Allocations" (10). 4A - End Result Transfer - PPfA : PolicyProduct : AnnuityProduct FT : FeatureProduct {ArrType = 1, FeatureCode = FT, FeatureMappingCode = 89} PercentOfCVXfer : FeatureOptProduct {ArrSubType = , MaxNumDestinationInvestProd = 3, MaxNumSourceInvestProd = 0, MinNumDestinationInvestments = 1, MinNumSourceInvestments = 0, ProductCode = FRBFT} PctRebal : AllocTypeProduct {DestTransferAmtType = 3} StndAlloc : AllocTypeProduct {DestTransferAmtType = 10} : DestInvestProduct ProductCode = VWXYZ}

17 Use Case 4B: A fund transfer PPfA showing the use of InvestProductExclude to make this option unavailable. In this scenario, there is a Fixed Fund (ProductCode = "FIXED1") with which this FeatureOptProduct is unavailable. 4B - End Result Transfer - PPfA : PolicyProduct : AnnuityProduct FT : FeatureProduct {ArrType = 1, FeatureCode = FT, FeatureMappingCode = 89} : ExclusionInvestProduct ProductCode = FIXED1} PercentOfCVXfer : FeatureOptProduct {ArrSubType = , MaxNumDestinationInvestProd = 3, MaxNumSourceInvestProd = 0, MinNumDestinationInvestments = 1, MinNumSourceInvestments = 0, ProductCode = FRBFT} PctRebal : AllocTypeProduct {DestTransferAmtType = 3} ExclusionInvestProduct references funds that make this FeatureOptProduct unavailable. FixedFunds : DestInvestProduct ProductCode = FIXED1} VariableFunds: DestInvestProdu ct ProductCode = VWXYZ}

18 Use Case 4C: A fund transfer request (TX #102) using the "Full Re-Balance" sub-type of the Fund Transfer Arrangment. In this use case, I decided to completely reorganize my portfolio so that the final result looks like: Gumby - 10%, Yoyo - 20%, PlayDoh - 30%, and Frisbee - 40%. This is sometimes referred to as an "End Result" transfer. 4C - Full Rebalance Pct - TX102 Request PendingResponseOK = TRUE, TransExeTime = 15:59:23-04:00, TransMode = : Policy PolNumber = AK, {HoldingTypeCode = 2} : Investment Note: After the rebalance, the Gumby fund would have a balance of $8, (10% of $86,107.96). Note: After the rebalance, the Yoyo fund would have a balance of $17, (20% of $86,107.96). : Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 3, ProductCode = FRBFT} {TransferPct = 10%} {TransferPct = 20%} {TransferPct = 30%} GumbyFund : SubAccount ProductCode = GUMBY} YoYoFund : SubAccount {CarrierCode = DUNCAN, ProductCode = BFLY1} PlayDohFund : SubAccount {CarrierCode = HASBRO, ProductCode = YUMMY} FrisbeeFixed : SubAccount {CarrierCode = WHAMO, ProductCode = 180G} Note: After the rebalance, the PlayDoh fund would have a balance of $25, (30% of $86,107.96). {TransferPct = 40%} Note: After the rebalance, the Frisbee fund would have a balance of $34, (40% of $86,107.96).

19 Use Case 4D: A fund transfer request (TX #102) using the "Full Re-Balance" sub-type of the Fund Transfer Arrangment. In this use case, I decided to rebalance my portfolio back to my "Standing Allocations" (on record with the carrier). 4D - Full Rebalance StdAlloc - TX102 Request PendingResponseOK = TRUE, TransExeTime = 15:59:23-04:00, TransMode = : Policy PolNumber = AK, {HoldingTypeCode = 2} : Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 10, ProductCode = FRBFT} Note: After the rebalance, the Gumby fund would have a balance of $0 (as it is not referenced in the standing allocations). Note: After the rebalance, the Yoyo fund would have a balance of $64, (75% of $86,107.96). Note: After the rebalance, the PlayDoh fund would have a balance of $21, (25% of $86,107.96). Note: After the rebalance, the Frisbee fund would have a balance of $0 (as it is not referenced in the standing allocations).

20 Use Case 5A: Fund Transfer (TX #102) Day-1 PENDING response. In the response message, the receiver will return <ResultCode> element to indication the status of the processed transaction. In this example, the fund transfer request has passed the carrier's day-one edits, and is queued for processing tonight. In this case, the TX102 response contains a "Pending" (3) <ResultCode>. Fund_Transfer_Response Response TransExeTime = 15:59:29-04:00, : TransResult {ResultCode = 3}

21 Use Case 5B: Fund Transfer (TX #102) Day-1 FAILURE response. In the response message, the receiver will return <ResultCode> element to indication the status of the processed transaction. In this example, the fund transfer request has FAILED the carrier's day-one edits, and thus is rejected and will NOT be processed. In this case, the TX102 response contains a "Failure" (5) <ResultCode>. The <ResultInfo> collection will indicate the specific problem(s) that caused the request to fail. In this example, the error is that the "Frisbee Fixed" fund is the source fund for an active SDCA arrangement, and the original request did not adjust or terminate the SDCA (reject code 2015). Fund_Transfer_Response Response TransExeTime = 15:59:29-04:00, : TransResult {ResultCode = 5} Note: When the <ResultCode> is "Failure" (5), the response should echo the <OLifE> element from the original TX102 request. This is necesary to support references from the <ResultInfo> element(s) : ResultInfo {ResultInfoCode = 2015, ResultInfoDesc = "Blah, blah, blah..."} : Policy PolNumber = AK, {HoldingTypeCode = 2} Note: Standard Usage is not well-established. DTCC IFT WG will need to determine guidelines for its use. : Investment : Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 4, ProductCode = FBFT, SourceTransferAmtType = GumbyFund : SubAccount ProductCode = GUMBY} YoYoFund : SubAccount {CarrierCode = DUNCAN, ProductCode = BFLY1} FrisbeeFixed : SubAccount {CarrierCode = WHAMO, ProductCode = 180G} {TransferPct = 100%}

22 Use Case 5C: Fund Transfer (TX #102) Day-1 PENDING WITH INFO response. In the response message, the receiver will return <ResultCode> element to indication the status of the processed transaction. In this example, the fund transfer request has PASSED the carrier's day-one edits, and has been queued for processing that night. However, there is something about the request that the carrier would like to bring to the FA's attention. In this case, the TX102 response contains a "Pending With Info" (4) <ResultCode>. The <ResultInfo> collection will indicate the specific issue(s) that the carrier would like to communicate to the distributor. In this example, the issue is that there is a limit to the number of "free" transfers per month, and the owner has exceeded that limit (and thus will be subject to a transfer fee of $35). ::TXLife Fund_Transfer_Response ::TXLifeResponse TransExeTime = 15:59:29-04:00, ::TransResult {ResultCode = 4} Note: When the <ResultCode> is "Pending w/info" (4), the response should echo the <OLifE> element from the original TX102 request. This is necesary to support references from the <ResultInfo> element(s) ::OLifE : ResultInfo {ResultInfoCode =????, ResultInfoDesc = "Subject to $35 fee."} ::Policy PolNumber = AK, ::Holding {HoldingTypeCode = ::Investment ::Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 4, ProductCode = FBFT, SourceTransferAmtType = 3} ::ArrDestination ::ArrSource GumbyFund ::SubAccount ProductCode = GUMBY} YoYoFund ::SubAccount {CarrierCode = DUNCAN, ProductCode = BFLY1} FrisbeeFixed ::SubAccount {CarrierCode = WHAMO, ProductCode = 180G} ::ArrSource {TransferPct = 100%}

23 Use Case 6A: Fund Transfer (TX #102) Day-2 SUCCESS response. In the response message, the receiver will return <ResultCode> element to indication the status of the processed transaction. In this example, the fund transfer request was processed successfully in the overnight batch run. In this case, the day-2 TX102 response contains a "Success" (1) <ResultCode>. Fund Transfer Response Response TransExeDate = , TransExeTime = 03:15: , : TransResult {ResultCode = 1} Note: the <CorrelatationGUID> and <TransRefGUID> match those of the original TX #102 request. Note: All responses from the prior night's processing should be "batched" together in a single XML document with a single <TXLife> element. Each individual response will be contained within a separate <TXLifeResponse> element.

24 Use Case 6B: Fund Transfer (TX #102) Day-2 FAILURE response. In the day-2 response message, the receiver will return <ResultCode> element to indication the status of the processed transaction. In this example, the fund transfer request has FAILED during the carrier's batch cycle, and thus was rejected and NOT processed. In this case, the TX102 response contains a "Failure" (5) <ResultCode>. The <ResultInfo> collection will indicate the specific problem(s) that caused the transfer to fail in batch. In this example, the pending transaction was cancelled by the owner (outside of the IFT automated system). (Code: ) Fund Transfer Response Response TramsExeTime = 03:15: , TransExeDate = , : TransResult {ResultCode = 5} : ResultInfo {ResultInfoCode = , ResultInfoDesc = "Cancelled by Mr. Doe"} Note: Normally in TXLife, a failure response will echo the <OLifE> element from the original TX102 request. However, in the DTCC IFT implementation, this will not be done (in order to keep the size of the day-2 responses small). Note: Both "success" and "failure" responses should be sent together.

25 Use Case 7A: A fund transfer request (TX #102) that illustrates how to TERMINATE an in-force Arrangement. Consider the original use case 3A (move all of the money out of the Frisbee fund, and deposit it pro-rata into Gumby and YoYo.) That use case would be NIGO, becasue the Frisbee fund is the source fund for the SDCA arrangement. One way to resolve this conflict is to terminate the SDCA arrangement (shown here). 7A - Terminate Arrangement- TX102 Request PendingResponseOK = TRUE, TransExeTime = 15:59:23-04:00, TransMode = : Policy PolNumber = AK, {HoldingTypeCode = 2} : Investment SDCA : Arrangement {ArrSubType = 3, ArrType = 2, EndDate = , ModalAmt = , ProductCode = SDCA12} : Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 4, ProductCode = FBFT, SourceTransferAmtType = 3} GumbyFund : SubAccount ProductCode = GUMBY} YoYoFund : SubAccount {CarrierCode = DUNCAN, ProductCode = BFLY1} FrisbeeFixed : SubAccount {CarrierCode = WHAMO, ProductCode = 180G} Note: In order to terminate an in-force arrangement, the arrangement's identifying information <ProductCode> must be provided, along with an <EndDate> equal to the TXLifeRequest's <TransExeDate>. Additional details about the arrangement (ArrSource, ArrDestination) are not required. {TransferPct = 100%}

26 Use Case 7B: A fund transfer request (TX #102) that illustrates how to ADJUST an in-force Arrangement. Consider this use case: move all of the money out of the Frisbee fund, and deposit it into the PlayDoh fund. This use case would be NIGO, becasue the Frisbee fund is the source fund for the SDCA arrangement. One way to resolve this conflict is to change the source fund of the SDCA from Frisbee to PlayDoh (shown here). 7B - Adjust Arrangement- TX102 Request PendingResponseOK = TRUE, TransExeTime = 15:59:23-04:00, TransMode = : Policy PolNumber = AK, {HoldingTypeCode = 2} : Investment SDCA : Arrangement {ArrSubType = 3, ArrType = 2, EndDate = , ModalAmt = , ProductCode = SDCA12} : Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 3, ProductCode = FBFT, SourceTransferAmtType = 3} GumbyFund : SubAccount ProductCode = GUMBY} YoYoFund : SubAccount {CarrierCode = DUNCAN, ProductCode = BFLY1} PlayDohFund : SubAccount {CarrierCode = HASBRO, ProductCode = YUMMY} {TransferPct = 100%} FrisbeeFixed : SubAccount {CarrierCode = WHAMO, ProductCode = 180G} {TransferPct = 100%} Note: In order to adjust an in-force arrangement, the arrangement's identifying information <ProductCode> must be provided, along with a new picture of what the arrangement's allocations (ArrSource and ArrDestination) should look like. In this example, the DCA source fund is changed from Frisbee to PlayDoh.

27 Use Case 7C: A fund transfer request (TX #102) that illustrates how to CONFIRM an in-force Arrangement. Consider the original use case 3C (move 10% of the money from the Gumby fund, and 15% from the YoYo fund.) If the in-force policy had a Systematic Withdrawal arrangement that used Gumby and YoYo as source funds, the TX102 must reaffirm the desire to continue the SW feature using those funds (or else the FT request is NIGO). 7C - Confirm Arrangement - TX102 Request PendingResponseOK = TRUE, TransExeTime = 15:59:23-04:00, TransMode = : Policy PolNumber = AK, {HoldingTypeCode = 2} : Investment SW : Arrangement {ArrSubType = 4, ArrType = 38, EndDate = , ProductCode = SWSA05, SourceTransferAmtType = 3} {TransferPct = 40%} {TransferPct = 60%} FT : Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 3, ProductCode = FBFT, SourceTransferAmtType = 3} {TransferPct = 10%} {TransferPct = 15%} {TransferPct = 50%} GumbyFund : SubAccount ProductCode = GUMBY} YoYoFund : SubAccount {CarrierCode = DUNCAN, ProductCode = BFLY1} PlayDohFund : SubAccount {CarrierCode = HASBRO, ProductCode = YUMMY} FrisbeeFixed : SubAccount {CarrierCode = WHAMO, ProductCode = 180G} {TransferPct = 50%} Note: To confirm the continuation of an arrangement whose source or destination funds have been affected by the fund transfer, the message should identify the arrangement <ProductCode>, reiterate the <EndDate> as unchanged (from the Values Inquiry), and reconfirm the fund allocations (ArrSource and/or ArrDestination).

28 Use Case 7D: A fund transfer request (TX #102) that illustrates how to also change Standing Allocations. Consider the original use case 4C (Full Rebalance to specified percentages). If the FA also wants to reconfigure the policy's Standing Allocations to those percentages, then a Standing Allocatoin arrangement (ArrType = 31) should be included that references the same funds and percentages. 7D - Adjust Standing Allocs - TX102 Request PendingResponseOK = TRUE, TransExeTime = 15:59:23-04:00, TransMode = : Policy PolNumber = AK, {HoldingTypeCode = 2} : Investment STDALLOC : Arrangement {ArrSubType = 21, ArrType = 37, DestTransferAmtType = 3, ProductCode = STDALC} : Arrangement {ArrSubType = , ArrType = 1, DestTransferAmtType = 3, ProductCode = FRBFT} {TransferPct = 10%} {TransferPct = 20%} {TransferPct = 30%} {TransferPct = 10%} {TransferPct = 20%} {TransferPct = 30%} GumbyFund : SubAccount ProductCode = GUMBY} YoYoFund : SubAccount {CarrierCode = DUNCAN, ProductCode = BFLY1} PlayDohFund : SubAccount {CarrierCode = HASBRO, ProductCode = YUMMY} FrisbeeFixed : SubAccount {CarrierCode = WHAMO, ProductCode = 180G} {TransferPct = 40%} {TransferPct = 40%} Note: Standing Allocations are not automatically changed when a Fund Transfer is requested. To also change the Standing Allocations, an explicit request must be included in the Fund Transfer message.

29 Use Case 8A: A request to cancel a pending Fund Transfer request (TX#102). In this use case, a prior TXLife Request has already been submitted, and the carrier responded with "Pending" (3). Now, be FA has changed their mind, and wishes to cancel the request before it is processed. A cancellation request must be time stamped before market close (4:00pm), and must be received by the carrier before the original request is actually processed. 8A - Cancellation Request - TX102 Request PendingResponseOK = FALSE, TransExeTime = 15:59:23-04:00, TransMode = 6, Note: To cancel a pending fund transfer request, submit a TX #102 <TXLifeRequest> containing the same <TransRefGUID> as the original TXLife Request, and a <TransMode> value of "Cancel" (6). This is a real-time request, to which the carrier will respond either "success" (transaction cancelled) or "failure" (transaction couldn't be cancelled).

30 Use Case 8B: A positive response to a request to cancel a pending Fund Transfer request (TX#102). Assuming the cancellation request is in good order, the carrier will respond "Success" (1), which is interpreted to mean: "Pending Transaction Cancelled". 8B - Cancellation Resonse Success - TX102 Response TransExeTime = 15:59:23-04:00, TransMode = 6, : TransResult {ResultCode = 1} Note: To acknowledge the successful cancellation of a pending TX102 transaction, respond with <ResultCode> of "success" (1).

31 Use Case 8C: A negative response to a request to cancel a pending Fund Transfer request (TX#102). If the cancellation request is NIGO, the carrier will respond "Failure" (5), which is interpreted to mean: "Pending Transaction CANNOT be Cancelled". The response will also include the reason why the transaction could not be cancelled. 8B - Cancellation Resonse Success - TX102 Response TransExeTime = 16:01:19-04:00, TransMode = 6, : TransResult {ResultCode = 5} : ResultInfo {ResultInfoCode = 2040, ResultInfoDesc = "Sorry, that train already left..."} Note: To reject the cancellation of a pending TX102 transaction, respond with <ResultCode> of "failure" (5). Also provide the reason why the transaction could not be cancelled.

Settlement Processing for Insurance SM

Settlement Processing for Insurance SM Processing for Insurance SM (Implementation Guide) Version 3.0 - Last Updated April 2014 Table of Contents 1.1 Product Description... 3 1.2 Types... 4 1.3 Process Flow Diagrams... 5 1.3.1 Withdrawals (Disbursements)...

More information

The enhancements in this release will affect the following functionalities:

The enhancements in this release will affect the following functionalities: A#: 6850 P&S# 6420 Date: July 29, 2009 To: ALL PARTICIPANTS Attention: MANAGERS; OPERATIONS DEPT FOR ANNUITIES & LIFE INSURANCE, BROKERAGE OPERATIONS, INFORMATION SYSTEMS From: NSCC Insurance & Retirement

More information

PolicyActivityList SeqNum EDIX-TRANS-SEQ. Currently Not Mapped. ReinsuranceInfo CarrierCode EDIX-REINS-CO

PolicyActivityList SeqNum EDIX-TRANS-SEQ. Currently Not Mapped. ReinsuranceInfo CarrierCode EDIX-REINS-CO Version 2.18.01-5/23/2008 ACORD TAI EDIX Mapping Element Type Element Name TAI EDIX Field Name Holding HoldingTypeCode Holding HoldingStatus Holding AsOfDate ##H Header Record Policy CarrierCode EDIX-CO

More information

Request for Substantially Equal Periodic Payments Under IRC Section 72(t)

Request for Substantially Equal Periodic Payments Under IRC Section 72(t) Request for Substantially Equal Periodic Payments Under IRC Section 72(t) Annuities are issued by Pruco Life Insurance Company, Pruco Life Insurance Company of New Jersey, the Prudential Insurance Company

More information

Prospectus Supplement

Prospectus Supplement Prospectus Supplement Guaranteed Minimum Income Benefit, Guaranteed Minimum Death Benefit, and Earnings Enhancement Benefit Offer This supplement describes an offer we are making to you in connection with

More information

Annuity Withdrawal Request for Partial & Full Surrenders

Annuity Withdrawal Request for Partial & Full Surrenders Annuity Withdrawal Request for Partial & Full Surrenders Annuities are issued by Pruco Life Insurance Company, Pruco Life Insurance Company of New Jersey, the Prudential Insurance Company of America (PICA)

More information

Systematic Withdrawal Enrollment Form

Systematic Withdrawal Enrollment Form Systematic Withdrawal Enrollment Form Annuities are issued by Pruco Life Insurance Company, Pruco Life Insurance Company of New Jersey, the Prudential Insurance Company of America (PICA) and Prudential

More information

TRANSAMERICA INCOME EDGE SM LIVING BENEFIT AVAILABLE WITH THE MEMBERS VARIABLE ANNUITY SERIES

TRANSAMERICA INCOME EDGE SM LIVING BENEFIT AVAILABLE WITH THE MEMBERS VARIABLE ANNUITY SERIES TRANSAMERICA INCOME EDGE SM LIVING BENEFIT AVAILABLE WITH THE MEMBERS VARIABLE ANNUITY SERIES This material was prepared for general distribution. It is being provided for informational purposes only and

More information

TRANSAMERICA INCOME EDGESM LIVING BENEFIT

TRANSAMERICA INCOME EDGESM LIVING BENEFIT TRANSAMERICA INCOME EDGESM LIVING BENEFIT This material was prepared for general distribution. It is being provided for informational purposes only and should not be viewed as an investment recommendation.

More information

Waddell & Reed Advisors Retirement Builder II Variable Annuities

Waddell & Reed Advisors Retirement Builder II Variable Annuities Prospectus for Waddell & Reed Advisors Retirement Builder II Variable Annuities May 1, 2018 Securian Prospectus May 1, 2018 B and L Series Variable Annuities Includes Fund Prospectus from Ivy Variable

More information

U S E R G U I D E. National Securities Clearing Corporation Automated Customer Account Transfer Service/ Insurance Processing Service Version 10.

U S E R G U I D E. National Securities Clearing Corporation Automated Customer Account Transfer Service/ Insurance Processing Service Version 10. U S E R G U I D E ACATS/IPS June 2012 National Securities Clearing Corporation Automated Customer Account Transfer Service/ Insurance Processing Service Version 10.0 Effective Date: June 6, 2005 Please

More information

TARGET2: ASI procedure 6 integrated Today s functionality. 7 November 2016

TARGET2: ASI procedure 6 integrated Today s functionality. 7 November 2016 TARGET2: ASI procedure 6 integrated Today s functionality 7 November 2016 Settlement of ancillary systems (AS) 04.09.02 Matthias Endres 2 Harmonised Titelmasterformat interface durch for AS settlement

More information

Request for Withdrawal from 403(b)/Tax-Sheltered Annuity ( TSA )

Request for Withdrawal from 403(b)/Tax-Sheltered Annuity ( TSA ) Request for Withdrawal from 403(b)/Tax-Sheltered Annuity ( TSA ) For the Prudential Defined Income Variable Annuity Variable annuities are issued by Pruco Life Insurance Company (in New York, by Pruco

More information

Request for Required Minimum Distribution (RMD)

Request for Required Minimum Distribution (RMD) Request for Required Minimum Distribution (RMD) Annuities are issued by Pruco Life Insurance Company, Pruco Life Insurance Company of New Jersey, the Prudential Insurance Company of America (PICA) and

More information

Request for Partial Withdrawal

Request for Partial Withdrawal Request for Partial Withdrawal Annuities are issued by Pruco Life Insurance Company, in New York, by Pruco Life Insurance Company of New Jersey and The Prudential Insurance Company of America (PICA) (these

More information

If we receive request by 4:00pm ET on a business day, the transaction will be processed on that day unless you specify a future date below:

If we receive request by 4:00pm ET on a business day, the transaction will be processed on that day unless you specify a future date below: Jefferson National Life Insurance Company Regular Delivery: P.O. Box 36750, Louisville, KY 40233 Overnight: 9920 Corporate Campus Drive, Louisville, KY 40223 P: 866.667.0561 F: 866.667.0563 PARTIAL WITHDRAWAL

More information

WHO: WHAT: Sentinel Security Life Atlantic Coast Life You. Guaranteed Income Annuity

WHO: WHAT: Sentinel Security Life Atlantic Coast Life You. Guaranteed Income Annuity WHO: Sentinel Security Life Atlantic Coast Life You WHAT: Guaranteed Income Annuity CARRIER PARTNERS: P A R T N E R S Sentinel Security Life Founded in 1948 Based out of Salt Lake City, UT Specializes

More information

ATLANTIC COAST LIFE INSURANCE COMPANY MULTI-YEAR GUARANTEE ANNUITY FIELD GUIDE

ATLANTIC COAST LIFE INSURANCE COMPANY MULTI-YEAR GUARANTEE ANNUITY FIELD GUIDE ATLANTIC COAST LIFE INSURANCE COMPANY MULTI-YEAR GUARANTEE ANNUITY FIELD GUIDE Atlantic Coast Life Insurance Company Administrative Office PO BOX 27248 Salt Lake City, UT 84127-0248 P: 844-442-3847 F:

More information

Lifetime Income Benefit Rider

Lifetime Income Benefit Rider for a secure Retirement Lifetime Income Benefit Rider (ICC13 R-LIBR.1)* with Enhanced Death Benefit or (13 R-LIBR-EDB.1)* Wellbeing Benefit (13 R-LIBR-W.1)* for use with Fixed Indexed Annuities Included

More information

ATLANTIC COAST LIFE ANNUITIES FIELD GUIDE

ATLANTIC COAST LIFE ANNUITIES FIELD GUIDE ATLANTIC COAST LIFE INSURANCE COMPANY ANNUITIES FIELD GUIDE Atlantic Coast Life Insurance Company Administrative Office PO BOX 27248 Salt Lake City, UT 84127-0248 P: 844-442-3847 F: 888-433-4795 Page 1

More information

Request for Withdrawal from 403(b)/Tax-Sheltered Annuity ( TSA ) or Optional Retirement Program ( ORP )

Request for Withdrawal from 403(b)/Tax-Sheltered Annuity ( TSA ) or Optional Retirement Program ( ORP ) Request for Withdrawal from 403(b)/Tax-Sheltered Annuity ( TSA ) or Optional Retirement Program ( ORP ) Annuities are issued by Pruco Life Insurance Company, Pruco Life Insurance Company of New Jersey,

More information

T2-T2S CONSOLIDATION USER REQUIREMENTS DOCUMENT T2 - CENTRAL LIQUIDITY MANAGEMENT COMPONENT FOR

T2-T2S CONSOLIDATION USER REQUIREMENTS DOCUMENT T2 - CENTRAL LIQUIDITY MANAGEMENT COMPONENT FOR T2-T2S CONSOLIDATION USER REQUIREMENTS DOCUMENT FOR T2 - CENTRAL LIQUIDITY MANAGEMENT COMPONENT Version: 1.2 Status: Final Date: 30/11/2018 Contents 1 CENTRAL LIQUIDITY MANAGEMENT (CLM)... 4 1.1 Overview...

More information

Distribution in the form of a Lincoln Group Deferred Annuity i4life Advantage rider

Distribution in the form of a Lincoln Group Deferred Annuity i4life Advantage rider Lincoln American Legacy Retirement SM Distribution in the form of a Lincoln Group Deferred Annuity i4life Advantage rider Instructions To apply for i4life Advantage, you must be under age 86 for single

More information

Transamerica Axiom SM II Prospectus May 2015

Transamerica Axiom SM II Prospectus May 2015 Transamerica Axiom SM II Prospectus May 2015 A Flexible Premium Variable Annuity edelivery from Transamerica Less paper conserves natural resources No waiting for the mail Receive documents electronically

More information

GUIDE TO THE 2018 NSCC

GUIDE TO THE 2018 NSCC GUIDE TO THE 2018 NSCC Fee Schedule This guide provides an introduction to NSCC s fees in a readable and usable format. This material is for informational purposes only. Please refer to Addendum A, in

More information

VARIABLE ANNUITY PARTIAL WITHDRAWAL or FULL SURRENDER

VARIABLE ANNUITY PARTIAL WITHDRAWAL or FULL SURRENDER 1. CONTRACT INFORMATION Contract Number Name of Annuitant Name of Contract Owner Street Address, City, State, Zip Please check if this is a permanent address change. Name of Joint Owner Telephone Number

More information

How-To Guide for the. Plan and Investment Disclosure

How-To Guide for the. Plan and Investment Disclosure How-To Guide for the Plan and Investment Disclosure Reviewing Your Disclosure T. Rowe Price has created this guide to assist you with reviewing the 2017 Plan and Investment Disclosure for your Plan(s).

More information

Guide to online withdrawals

Guide to online withdrawals Streamlined withdrawal processing The online withdrawal process on the secure My TIAA-CREF website has the same easy-to-use navigation and functionality as other websites that you visit regularly to shop,

More information

Effective on or about January 18, 2018, based on the change to the underlying fund portfolio, the name change will apply to the applicable subaccount:

Effective on or about January 18, 2018, based on the change to the underlying fund portfolio, the name change will apply to the applicable subaccount: VANGUARD VARIABLE ANNUITY VANGUARD VARIABLE ANNUITY (NY) Issued by TRANSAMERICA PREMIER LIFE INSURANCE COMPANY Separate Account VA DD TRANSAMERICA FINANCIAL LIFE INSURANCE COMPANY Separate Account B Supplement

More information

Same Day ACH FAQs. Overview. Types of transactions. Opting in now or later

Same Day ACH FAQs. Overview. Types of transactions. Opting in now or later Same Day ACH Same Day ACH FAQs Overview 2018 Guide Since the Same Day ACH rule changes have been the most significant changes in NACHA history, you probably have a lot of questions. The following are responses

More information

NScore Flex. Features and Optional Benefits. Protect. NScore Variable Annuities. Safeguard your investment and guarantee your payments.

NScore Flex. Features and Optional Benefits. Protect. NScore Variable Annuities. Safeguard your investment and guarantee your payments. O NScore Variable Annuities NScore Flex Features and Optional Benefits Protect Plan Accumulate NScore Flex variable annuity is a tax-deferred vehicle designed for retirement planning. Safeguard your investment

More information

GUIDE TO BUYING ANNUITIES

GUIDE TO BUYING ANNUITIES GUIDE TO BUYING ANNUITIES Buying an Annuity Contract at HD Vest Before you buy any investment, it is important to review your financial situation, investment objectives, risk tolerance, time horizon, diversification

More information

Transamerica Advisor Elite SM II Prospectus May 2015

Transamerica Advisor Elite SM II Prospectus May 2015 Transamerica Advisor Elite SM II Prospectus May 2015 A Flexible Premium Variable Annuity edelivery from Transamerica Less paper conserves natural resources No waiting for the mail Receive documents electronically

More information

Advantage IV Variable Annuity

Advantage IV Variable Annuity Advantage IV Variable Annuity IT S ALWAYS THE RIGHT TIME It s never too late to get where you want to go When you begin saving for retirement at the beginning of your career, you re giving yourself the

More information

ABLE to ABLE Rollover Form

ABLE to ABLE Rollover Form Important information about this form: Use this form to make a direct or indirect rollover from an old ABLE account into a new Maryland ABLE account. The assets will be allocated based on your investment

More information

DISCLOSURE AND COMPARISON OF ANNUITY CONTRACTS

DISCLOSURE AND COMPARISON OF ANNUITY CONTRACTS DISCLOSURE AND COMPARISON OF ANNUITY CONTRACTS EXISTING ANNUITY CONTRACT PROPOSED ANNUITY CONTRACT Annuitant(s) Insurer Annuitant(s): Insurer: Contract # Application #: EXISTING ANNUITY CONTRACT REPLACEMENT

More information

Your guide to Nationwide New Heights Fixed Indexed Annuity

Your guide to Nationwide New Heights Fixed Indexed Annuity Your guide to Nationwide New Heights Fixed Indexed Annuity Nationwide High Point 365 Lifetime Income Benefit rider Nationwide High Point Enhanced Death Benefit rider This product is not effective until

More information

Existing Annuity Contract

Existing Annuity Contract Athene Annuity and Life Company Mailing Address: PO Box 1555, Des Moines, IA 50306-1555 Overnight Address: 7700 Mills Civic Parkway, West Des Moines, IA 50266-3862 Annuity Customer Contact Center - Tel:

More information

Request for Required Minimum Distribution (RMD)

Request for Required Minimum Distribution (RMD) Request for Required Minimum Distribution (RMD) For the Prudential Defined Income Variable Annuity Variable annuities are issued by Pruco Life Insurance Company (in New York, by Pruco Life Insurance Company

More information

ATLANTIC COAST LIFE INSURANCE COMPANY MULTI-YEAR GUARANTEE ANNUITY FIELD GUIDE

ATLANTIC COAST LIFE INSURANCE COMPANY MULTI-YEAR GUARANTEE ANNUITY FIELD GUIDE ATLANTIC COAST LIFE INSURANCE COMPANY MULTI-YEAR GUARANTEE ANNUITY FIELD GUIDE Atlantic Coast Life Insurance Company Administrative Office PO BOX 27248 Salt Lake City, UT 84127-0248 P: 844-442-3847 F:

More information

Prudential ANNUITIES ANNUITIES UNDERSTANDING. Issued by Pruco Life Insurance Company and by Pruco Life Insurance Company of New Jersey.

Prudential ANNUITIES ANNUITIES UNDERSTANDING. Issued by Pruco Life Insurance Company and by Pruco Life Insurance Company of New Jersey. Prudential ANNUITIES UNDERSTANDING ANNUITIES Issued by Pruco Life Insurance Company and by Pruco Life Insurance Company of New Jersey. 0160994-00008-00 Ed. 05/2017 Meeting the challenges of retirement

More information

EUROPEAN CENTRAL BANK

EUROPEAN CENTRAL BANK L 123/94 Official Journal of the European Union 19.5.2009 GUIDELINES EUROPEAN CENTRAL BANK GUIDELINE OF THE EUROPEAN CENTRAL BANK of 7 May 2009 amending Guideline ECB/2007/2 on a Trans-European Automated

More information

CASH DISTRIBUTION FORM

CASH DISTRIBUTION FORM 1. CLIENT INFORMATION Name: Daytime Phone: ( ) Date of Birth: SSN or Tax ID: 2. DISTRIBUTION REQUEST Please select either OPTION A or OPTION B below. Selecting both options will delay processing your distribution

More information

Sample Process Flows Presentation to Under Armour August 1, 2011

Sample Process Flows Presentation to Under Armour August 1, 2011 Sample Process Flows Presentation to Under Armour August 1, 2011 Sample Plan-Level Paperless Loan Procedure Paperless Loan Withdrawal Guidelines determined with Under Armour Loan Withdrawal Guidelines

More information

Withdrawal Form ForeRetirement Variable Annuity Forethought Life Insurance Company

Withdrawal Form ForeRetirement Variable Annuity Forethought Life Insurance Company Not for use with ForeInvestors Choice products. To request a withdrawal from a ForeInvestors Choice contract use the Withdrawal Form ForeInvestors Choice Variable Annuity. Use this form to request a: Systematic

More information

Guide to downloading a Direct Debit reconciliation report April 2016

Guide to downloading a Direct Debit reconciliation report April 2016 Guide to downloading a Direct Debit reconciliation report April 2016 1 EM00131.0416/2 Content page Document purpose Page 3 Report purpose Page 3 Important points to note about the report Page 3 Process

More information

Supplement dated January 24, 2018, to the following Prospectuses dated May 1, 2017:

Supplement dated January 24, 2018, to the following Prospectuses dated May 1, 2017: Variable Annuities Issued by Minnesota Life Financial security for the long run Supplement dated January 24, 2018, to the following Prospectuses dated May 1, 2017: MultiOption Guide Variable Annuity MultiOption

More information

Offer to exchange your ONcore variable annuity with a GMIB rider for an ONdex fixed indexed annuity with a GLWB rider

Offer to exchange your ONcore variable annuity with a GMIB rider for an ONdex fixed indexed annuity with a GLWB rider ONcore Xtra (sold before October 1, 2012) ONcore Lite ONcore Premier (sold before October 1, 2012) ONcore Lite II ONcore Value (sold before October 1, 2012) ONcore Flex ONcore Wrap ONcore Ultra ONcore

More information

AXA Equitable Guaranteed Benefits Offer - Transaction Processing Guide (AXA ADVISOR)

AXA Equitable Guaranteed Benefits Offer - Transaction Processing Guide (AXA ADVISOR) AXA Equitable Guaranteed Benefits Offer - Transaction Processing Guide (AXA ADVISOR) This guide is designed to help AXA Advisors Financial Professionals assist Accumulator contract holders who received

More information

NWL INCOME PROTECTOR WITHDRAWAL BENEFIT RIDER

NWL INCOME PROTECTOR WITHDRAWAL BENEFIT RIDER NWL INCOME PROTECTOR WITHDRAWAL BENEFIT RIDER Restricted States: General Annuitants Withdrawal Payment Withdrawal Payment Base Accumulation Period Guaranteed Annual Withdrawal Payment (GAWP) Additional

More information

Protective Variable Annuity L Series ( L Series ) Protective Variable Annuity B Series ( B Series ) Protective Variable Annuity C Series ( C Series )

Protective Variable Annuity L Series ( L Series ) Protective Variable Annuity B Series ( B Series ) Protective Variable Annuity C Series ( C Series ) Supplement Dated October 16, 2017 to Prospectuses dated May 1, 2017 for Protective Variable Annuity Investors Series Protective Variable Annuity BCL Series Protective Variable Annuity II B Series Issued

More information

Electronic Payment Instructions for the Hospital Quality Care Assessment

Electronic Payment Instructions for the Hospital Quality Care Assessment Electronic Payment Instructions for the Hospital Quality Care Assessment Overview Detailed instructions for electronic payment are provided in the following sections: ACH Introduction Page 1 ACH Bank Account

More information

Notice of Plan Administrator Address Change

Notice of Plan Administrator Address Change Notice of Plan Administrator Address Change All written correspondence in connection with your investment plan should be mailed to Computershare Trust Company, NA (the Plan Administrator ) at: Regular

More information

AFAdvantage Variable Annuity from. May 1, 2018

AFAdvantage Variable Annuity from. May 1, 2018 AFAdvantage Variable Annuity from May 1, 2018 AFAdvantage Variable Annuity issued by American Fidelity Separate Account B and American Fidelity Assurance Company PROSPECTUS May 1, 2018 American Fidelity

More information

Notice of Plan Administrator Change

Notice of Plan Administrator Change Notice of Plan Administrator Change Please note that the administrator for this plan is now Computershare Trust Company, N.A. Computershare Inc. acts as service agent to Computershare Trust Company, N.A.

More information

ONE. All in. Agent s Guide for Ultimate One Index 7, Ultimate One Index 9, and Ultimate One Index 9 Bonus

ONE. All in. Agent s Guide for Ultimate One Index 7, Ultimate One Index 9, and Ultimate One Index 9 Bonus All in ONE Security, Headline Choices, Verdana Guarantees Bold Agent s Guide for Ultimate One Index 7, Ultimate One Index 9, and Ultimate One Index 9 Bonus Americo Financial Life and Annuity Insurance

More information

Subsequent Payment Allocation Instruction Form for Premier Retirement and Premier Advisor (And 6 or 12 Month Dollar Cost Averaging (DCA) Program)

Subsequent Payment Allocation Instruction Form for Premier Retirement and Premier Advisor (And 6 or 12 Month Dollar Cost Averaging (DCA) Program) Subsequent Payment Allocation Instruction Form for Premier Retirement and Premier Advisor (And 6 or 12 Month Dollar Cost Averaging (DCA) Program) Variable Annuities are issued by Pruco Life Insurance Company,

More information

UnitedHealthcare Insurance Company. Group Policy

UnitedHealthcare Insurance Company. Group Policy UnitedHealthcare Insurance Company Group Policy For Texas Migrant Council dba TMC Enrolling Group Number: 906262 Policy Effective Date: January 1, 2016 Group Policy UnitedHealthcare Insurance Company

More information

EASY SYSTEMATIC PAYMENT (ESP) PROGRAM ELECTION AGREEMENT FOR SUBSTANTIALLY EQUAL PERIODIC PAYMENTS (SEPP)

EASY SYSTEMATIC PAYMENT (ESP) PROGRAM ELECTION AGREEMENT FOR SUBSTANTIALLY EQUAL PERIODIC PAYMENTS (SEPP) Member Companies: Administrator for Life Insurance and Annuities: Great American Life Insurance Company Continental General Insurance Company Annuity Investors Life Insurance Company Loyal American Life

More information

NOTICE OF IMPORTANT CHANGES

NOTICE OF IMPORTANT CHANGES Supplement Dated July 15, 2013 to your Prospectus Dated May 1, 2013 At a meeting of the Board of Directors of Hartford Series Fund, Inc. (the Board ) on June 18, 2013, the Board approved certain changes

More information

Bring me up to speed on all things ACORD

Bring me up to speed on all things ACORD Bring me up to speed on all things ACORD ACORD Sandy Hampel Director Implementations Life & Annuity Marianne Sherman Life & Annuity Program Manager Prudential Cynthia Price Service Relationship Manager

More information

Ameritas Life Insurance Corp. of New York ("Ameritas Life of NY") Ameritas Life of NY Separate Account VA ("Separate Account")

Ameritas Life Insurance Corp. of New York (Ameritas Life of NY) Ameritas Life of NY Separate Account VA (Separate Account) Ameritas Life Insurance Corp. of New York ("Ameritas Life of NY") Ameritas Life of NY Separate Account VA ("Separate Account") Supplement to: Overture Acclaim! and Overture Accent! Prospectuses Dated May

More information

RETIREMENT ACCOUNT CUSTOMER AGREEMENT

RETIREMENT ACCOUNT CUSTOMER AGREEMENT Account Number RETIREMENT ACCOUNT CUSTOMER AGREEMENT To my Broker/Dealer ( You ) and National Financial Services LLC ( NFS ), a Fidelity Investments company. In consideration of You and NFS opening one

More information

TRANSAMERICA LANDMARK SM VARIABLE ANNUITY

TRANSAMERICA LANDMARK SM VARIABLE ANNUITY TRANSAMERICA LANDMARK SM VARIABLE ANNUITY Issued Through SEPARATE ACCOUNT VA B By TRANSAMERICA LIFE INSURANCE COMPANY Supplement dated September 10, 2012 to the Prospectus dated May 1, 2012 This Prospectus

More information

Pacific Life & Annuity Company. Privacy Notice. Receive This Document Electronically (See Inside)

Pacific Life & Annuity Company. Privacy Notice. Receive This Document Electronically (See Inside) Receive This Document Electronically (See Inside) This brochure contains: Prospectus dated May 1, 2018 for Pacific Destinations O-Series variable annuity and the Privacy Notice (Inside back cover) For

More information

CENTURY PLUS ANNUITY. with Lifetime Income Rider. Single premium, deferred, fixed annuity. American National Insurance Company

CENTURY PLUS ANNUITY. with Lifetime Income Rider. Single premium, deferred, fixed annuity. American National Insurance Company CENTURY PLUS ANNUITY with Lifetime Income Rider American National Insurance Company Single premium, deferred, fixed annuity Guaranteed... For Life As retirement approaches, you move from accumulating assets

More information

3. Subaccount underlying portfolios available as variable investment options for your Policy are:

3. Subaccount underlying portfolios available as variable investment options for your Policy are: Ameritas Life Insurance Corp. of New York ("Ameritas Life of NY") Ameritas Life of NY Separate Account VUL ("Separate Account") Supplement to: Overture Encore! II Prospectus Dated May 1, 2012 Supplement

More information

ASX SETTLEMENT OPERATING RULES Guidance Note 13

ASX SETTLEMENT OPERATING RULES Guidance Note 13 FINANCIAL PRODUCTS SUBJECT TO FOREIGN OWNERSHIP RESTRICTIONS The purpose of this Guidance Note The main points it covers To assist participants to understand their obligations in relation to holdings of

More information

Megannuity MultiOption Annuity

Megannuity MultiOption Annuity Prospectus May 1, 2018 Prospectus for Megannuity and MultiOption Annuity May 1, 2018 Securian Megannuity MultiOption Annuity This document consists of Prospectuses for the Variable Annuity Account, a separate

More information

Retirement Cornerstone 15 Variable Annuity Series B

Retirement Cornerstone 15 Variable Annuity Series B Retirement Cornerstone 15 Variable Annuity Series B 2015 AXA Equitable Life Insurance Company (AXA Equitable), N.Y., N.Y. - All Rights Reserved Sales Support Training Strategy and Content For Financial

More information

Allianz Connections SM Prospectus

Allianz Connections SM Prospectus Allianz Life Insurance Company of North America www.allianzlife.com Allianz Connections Variable Annuity Allianz Connections SM Prospectus Variable Annuity A flexible-payment variable annuity: Allianz

More information

Schwab Retirement Technologies, Inc. Schwab RT Web 4.0 Morningstar Advice User Guide

Schwab Retirement Technologies, Inc. Schwab RT Web 4.0 Morningstar Advice User Guide Schwab Retirement Technologies, Inc. Schwab RT Web 4.0 Morningstar Advice User Guide Schwab RT Web Morningstar Advice June 20, 2011 The material contained herein is proprietary to Schwab and for informational

More information

Ameritas Life Insurance Corp. of New York ("Ameritas Life of NY")

Ameritas Life Insurance Corp. of New York (Ameritas Life of NY) Ameritas Life Insurance Corp. of New York ("Ameritas Life of NY") Ameritas Life of NY Separate Account VUL Ameritas Life of NY Separate Account VA ("Separate Accounts") Supplement to: Overture Encore!

More information

PRUDENTIAL INCOMEFLEX TARGET Important Considerations

PRUDENTIAL INCOMEFLEX TARGET Important Considerations PRUDENTIAL INCOMEFLEX TARGET Important Considerations Prudential IncomeFlex Target, offered through your retirement plan, is specifically designed to help plan participants secure reliable retirement income

More information

Lifetime Withdrawal GuaranteeSM

Lifetime Withdrawal GuaranteeSM Lifetime Withdrawal GuaranteeSM ANNUITIES VARIABLE Brighthouse Prime Options SM Variable Annuity Annuities are issued by Brighthouse Life Insurance Company. Guarantees are subject to the financial strength

More information

Your Annuity Contract The Safe, Secure Way to Ensure Your Savings

Your Annuity Contract The Safe, Secure Way to Ensure Your Savings Your Annuity Contract The Safe, Secure Way to Ensure Your Savings standard insurance company S TANDARD I NSURANCE C OMPANY A S TOCK L IFE I NSURANCE C OMPANY 1100 SW S IXTH A VENUE P ORTLAND, O REGON 97204

More information

It s decision time. Determine the future of your Nationwide annuity and Capital Preservation Plus Lifetime Income

It s decision time. Determine the future of your Nationwide annuity and Capital Preservation Plus Lifetime Income It s decision time. Determine the future of your Nationwide annuity and Capital Preservation Plus Lifetime Income Years ago, you and your investment professional made the decision to purchase a Nationwide

More information

COMMON SENSE FUNDS INFORMATION FOLDER

COMMON SENSE FUNDS INFORMATION FOLDER COMMON SENSE FUNDS INFORMATION FOLDER This is not an insurance contract Asset Builder Funds II* VII Cash Management Fund Strategic Retirement Income Fund Offered by: Primerica Life Insurance Company of

More information

Annuity. Power Rate 5 Elite. Get a five-year guarantee plus an interest bonus! Page 1 of 6 CB50428

Annuity. Power Rate 5 Elite. Get a five-year guarantee plus an interest bonus! Page 1 of 6 CB50428 Page 1 of 6 Power Rate 5 Elite Get a five-year guarantee plus an interest bonus! CB50428 Power Rate 5 Elite When planning for a secure retirement having long term guarantees makes all the difference. One

More information

U.S. CORPORATE REMITTANCE GUIDE: H OW TO PAY YOUR COMPANY S CA R D STATEM ENTS

U.S. CORPORATE REMITTANCE GUIDE: H OW TO PAY YOUR COMPANY S CA R D STATEM ENTS U.S. CORPORATE REMITTANCE GUIDE: H OW TO PAY COMPANY S CA R D STATEM ENTS Welcome to the American Express Corporate Payment Solutions guide This guide outlines how to view statements and pay bills to help

More information

IRI Ops & Tech License & Appointment Working Group THE STATE OF LICENSE & APPOINTMENT PROCESSING

IRI Ops & Tech License & Appointment Working Group THE STATE OF LICENSE & APPOINTMENT PROCESSING 03.2016 IRI Briefing Paper IRI Ops & Tech License & Appointment Working Group THE STATE OF LICENSE & APPOINTMENT PROCESSING IRI Ops & Tech License & Appointment Working Group Chairs: Tim Owen, VP, Product

More information

IMPORTANT NEWS FOR YOUR FINANCIAL AND PERSONAL FUTURE. SAVE MORE in Your 403(b) Plan. by Avoiding High Fees

IMPORTANT NEWS FOR YOUR FINANCIAL AND PERSONAL FUTURE. SAVE MORE in Your 403(b) Plan. by Avoiding High Fees THE Advisor IMPORTANT NEWS FOR YOUR FINANCIAL AND PERSONAL FUTURE JANUARY 2013 Save More in Your 403(b) Plan by Avoiding High...1 SAVE MORE in Your 403(b) Plan by Avoiding High Types of 403(b)(7) Mutual

More information

TRUSTCO BANK CORP NY Dividend Reinvestment and Stock Purchase Plan

TRUSTCO BANK CORP NY Dividend Reinvestment and Stock Purchase Plan PROSPECTUS TRUSTCO BANK CORP NY Dividend Reinvestment and Stock Purchase Plan 8,589,325 Shares of Common Stock This Prospectus describes the Dividend Reinvestment and Stock Purchase Plan of TrustCo Bank

More information

Supplement dated October 18, 2017, to the following Prospectuses dated May 1, 2017:

Supplement dated October 18, 2017, to the following Prospectuses dated May 1, 2017: Variable Annuities Issued by Minnesota Life Financial security for the long run Supplement dated October 18, 2017, to the following Prospectuses dated May 1, 2017: MultiOption Guide Variable Annuity MultiOption

More information

RETIREMENT PLAN MANAGEMENT ACCOUNT (RPMA) PLAN ESTABLISHMENT

RETIREMENT PLAN MANAGEMENT ACCOUNT (RPMA) PLAN ESTABLISHMENT RETIREMENT PLAN MANAGEMENT ACCOUNT (RPMA) PLAN ESTABLISHMENT GUIDE Powered by TABLE OF CONTENTS Thank you for choosing Aspire as your retirement plan provider. This Plan Establishment Guide includes all

More information

Premier Eagle 12. Declared Interest Rate Fixed Annuity. The one who works for you

Premier Eagle 12. Declared Interest Rate Fixed Annuity. The one who works for you Premier Eagle 12 Declared Interest Rate Fixed Annuity The one who works for you Annuity Contract issued under form series FRG-2-09 and state variations thereof. Availability may vary by state. Where Will

More information

AMERICAN FIDELITY ASSURANCE COMPANY

AMERICAN FIDELITY ASSURANCE COMPANY AMERICAN FIDELITY ASSURANCE COMPANY American Fidelity Separate Account B AFAdvantage Variable Annuity American Fidelity Separate Account C AFMaxx 457(b) Group Variable Annuity Supplement Dated July 31,

More information

Custodial Election of Optional Living Benefits Form

Custodial Election of Optional Living Benefits Form Custodial Election of Optional Living Benefits Form For Use With Advanced Series Variable Annuities. Not for use in New York. This form is intended to facilitate post issue election of any GRO Plus II

More information

PRODUCT COMPARISON GUIDE

PRODUCT COMPARISON GUIDE Index Annuities PRODUCT COMPARISON GUIDE Power Select SM Builder Power Select SM Plus Income Issued By American General Life Insurance Company Power Select Builder SM Description Issue age Premium Premium

More information

Make the most of an annual plan review

Make the most of an annual plan review Annual Plan Review Reference Guide Make the most of an annual plan review INTRODUCTION The Nationwide Annual Plan Review is a summary of a Plan Sponsor s retirement plan providing detail of the most recent

More information

The Annuity Sales Process

The Annuity Sales Process The Annuity Sales Process Pre-Sale Steps to Take Before Selling: Please make sure you are contracted and licensed in the state you are prospecting. Learn about the products you are selling Complete the

More information

ENHANCED PRODUCTIVITY WITH STREAMLINED SOLUTIONS. Enhanced Productivity With Streamlined Solutions for Your Annuity Business

ENHANCED PRODUCTIVITY WITH STREAMLINED SOLUTIONS. Enhanced Productivity With Streamlined Solutions for Your Annuity Business ENHANCED PRODUCTIVITY WITH STREAMLINED SOLUTIONS Enhanced Productivity With Streamlined Solutions for Your Annuity Business Subscribe streamlines how you process, service and maintain annuities, helping

More information

Understanding the Assignment Process Thursday, March 10, 2011 at 2:00 p.m. EST Moderated by Pattie Mastin, Account Manager

Understanding the Assignment Process Thursday, March 10, 2011 at 2:00 p.m. EST Moderated by Pattie Mastin, Account Manager WELCOME Understanding the Assignment Process Thursday, March 10, 2011 at 2:00 p.m. EST Moderated by Pattie Mastin, Account Manager AGENDA What is Assignment and the Reasons for Assigning Loans General

More information

ACORD 951e (2017/06) Exchange / Rollover / Transfer eform

ACORD 951e (2017/06) Exchange / Rollover / Transfer eform ACORD 951e (2017/06) - 1035 Exchange / Rollover / Transfer eform ACORD 951e, 1035 Exchange / Rollover / Transfer eform, can be used to initiate an electronic FULL or a PARTIAL Exchange of contracts pursuant

More information

Oracle FLEXCUBE Safe Deposit Box User Manual Release Part No E

Oracle FLEXCUBE Safe Deposit Box User Manual Release Part No E Oracle FLEXCUBE Safe Deposit Box User Manual Release 4.5.0.0.0 Part No E52127-01 Safe Deposit Box User Manual Table of Contents (index) 1.1. 8057 - Safe Box Allotment... 3 1.2. SB001 - Safe Box Usage Log...

More information

Processing Direct Loans

Processing Direct Loans Understanding Direct Lending The William D. Ford Federal Direct Loan program was established to provide long-term academic loans to qualified students who are enrolled in facilities of higher education,

More information

Pacific Life Insurance Company. Privacy Notice. Receive This Document Electronically (See Inside)

Pacific Life Insurance Company. Privacy Notice. Receive This Document Electronically (See Inside) Receive This Document Electronically (See Inside) This brochure contains: Prospectus dated May 1, 2018 for Pacific Choice Variable Annuity and the Privacy Notice (Inside back cover) Pacific Life Insurance

More information

RiverSource Signature One Select Variable Annuity

RiverSource Signature One Select Variable Annuity April 30, 2018 RiverSource Signature One Select Variable Annuity This wrapper contains a prospectus. 45301 CD (4/18) Issued by: RiverSource Life Insurance Company Gumer C. Alvero Director and Executive

More information

Effective October 18th, 2008 National Securities Clearing Corporation (NSCC) will be implementing enhancements to Fund/SERV.

Effective October 18th, 2008 National Securities Clearing Corporation (NSCC) will be implementing enhancements to Fund/SERV. A#6643 P&S #6213 DATE: June 25, 2008 TO: ALL PARTICIPANTS ATTENTION: FROM: SUBJECT: MANAGER MUTUAL FUNDS OPERATIONS, MANAGER DATA PROCESSING, MANAGER CASHIERS, MANAGER P&S DEPARTMENT WEALTH MANAGEMENT

More information

ZARGON OIL & GAS LTD. DIVIDEND REINVESTMENT PLAN

ZARGON OIL & GAS LTD. DIVIDEND REINVESTMENT PLAN ZARGON OIL & GAS LTD. DIVIDEND REINVESTMENT PLAN PURPOSE The Dividend Reinvestment Plan (the "Plan") of Zargon Oil & Gas Ltd. (the "Corporation") provides eligible holders ("Shareholders") of common shares

More information