Review

#if ( $!duplicateClaims ) #if ( $!duplicateClaims.size() == 1 ) #set ( $dupCount = 'this property' ) #else #set ( $dupCount = $!duplicateClaims.size() + ' of these properties' ) #end

Our records indicate you have previously submitted a claim for $!dupCount. Reviewing claims can take up to 90 days. Questions can be directed to UCPGeneralQuestions@sto.idaho.gov or call 208-332-2942 or toll free 1-877-388-2942.

#foreach( $r in $records ) #if ( $duplicateClaims.contains( $r.propertyKey ) ) #end #end
$r.firstName $r.lastName $r.city $r.state $r.dollarRange [ remove ]
#else

Ensure your contact information is correct before continuing.

<< Change Contact Information

Your Contact Information

#if ( $holder.tinType.name() == 'EIN' )
$!esc.html($holder.businessName)
$!esc.html($holder.contactName)
#else
$!esc.html($holder.name.firstName)
$!esc.html($holder.name.middleName)
$!esc.html($holder.name.lastName)
#end
xxxxx$!holder.tin.substring( 5 )

Your Address

$!esc.html($holder.physicalAddress.street)
$!esc.html($holder.physicalAddress.city)
$!esc.html($holder.physicalAddress.state)
$!esc.html($holder.physicalAddress.formattedPostalCode)
$!esc.html($holder.physicalAddress.country)
$!esc.html($holder.emailAddress)
$!esc.html($holder.phone.formatNumberWithoutExt())#if($holder.phone.extension) ext. $!esc.html($holder.phone.extension)#end

How Did You Hear About Unclaimed Property?

$!holder.origination.description

Your Properties

#foreach( $r in $records ) #end
$r.firstName $r.lastName $r.city $r.state $r.dollarRange [ remove ]

<< Change Selected Claims

Next Steps

Someone from the Unclaimed Property Program may contact you for more information.

You may be asked to provide:

Certify & Send

The information above is complete and correct.

<< Change Contact Information

#end