www.trueaccord.com Open in urlscan Pro
65.9.58.9  Public Scan

Submitted URL: http://delivery.email.trueaccord.com/RWGVUZJ?id=76940=dE1TAwUAAAEFGVEFAQ9UVwZVV10DDlVWCVwKVVVaAF9VCQIDA1RfBgVTBgJRAVUCBwJPF1hVABdNS19...
Effective URL: https://www.trueaccord.com/app/pages/summary?d=5a631fbd02ef43a183e6bc3f6623aca5&src=fa4dba1602cf47338d2b79325ac99665&cdtr=n...
Submission: On January 05 via manual from CA — Scanned from DE

Form analysis 1 forms found in the DOM

Name: taForm

<form name="taForm" ng-submit="ctrl.submit(ctrl.model)" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern"><!-- ngInclude: ctrl.formTemplateUrl -->
  <div ng-include="ctrl.formTemplateUrl" class="ng-scope"><ta-text-input-group name="best-email" label="What's the best email address to reach you?" value="ctrl.model.bestEmailAddress" is-required="true"
      class="ng-scope ng-isolate-scope"><ta-form-group name="best-email" label="What's the best email address to reach you?" orientation="vertical" is-required="ctrl.isRequired" show-pristine-errors="ctrl.showPristineErrors" class="ng-isolate-scope">
        <div class="form-group ta-form-group" ng-class="{'has-error': displayErrors() &amp;&amp; formField().$invalid, 'row': orientation === 'horizontal'}"><label ng-show="labelHtml" id="best-emailLabel" for="best-email"
            class="control-label ng-binding" ng-bind-html="labelHtml" ng-class="{'col-sm-3': orientation === 'horizontal'}" aria-hidden="false">What's the best email address to reach you?<sup>*</sup></label>
          <div ng-transclude="" ng-class="{'col-sm-9': orientation === 'horizontal'}"><input name="best-email" placeholder="" class="form-control ng-pristine ng-untouched ng-scope ng-empty ng-invalid ng-invalid-required ng-valid-pattern"
              ng-style="ctrl.inputStyle" ng-model="ctrl.value" ng-required="ctrl.isRequired" required="required" aria-invalid="true" style="max-width: 300px;"></div>
          <div ng-show="displayErrors()" id="best-emailError" aria-hidden="true" class="ng-hide"><!-- ngIf: formField().$error.serverError --> <!-- ngIf: formField().$error.required --><span class="help-block ng-scope"
              ng-if="formField().$error.required">This field is required.</span><!-- end ngIf: formField().$error.required --> <!-- ngIf: formField().$error.email --> <!-- ngIf: formField().$error.positiveInteger && !formField().$error.required -->
            <!-- ngIf: formField().$error.overMinimum && !formField().$error.required --> <!-- ngIf: formField().$error.creditCardNumber --> <!-- ngIf: formField().$error.abaRoutingNumber -->
            <!-- ngIf: formField().$error.minlength && name === '/password' --> <!-- ngIf: formField().$error.pattern --> <!-- ngRepeat: (key, message) in messages --></div>
        </div>
      </ta-form-group></ta-text-input-group><ta-text-input-group name="best-phone" label="What's the best phone number to reach you?" value="ctrl.model.bestPhoneNumber" is-required="true" class="ng-scope ng-isolate-scope"><ta-form-group
        name="best-phone" label="What's the best phone number to reach you?" orientation="vertical" is-required="ctrl.isRequired" show-pristine-errors="ctrl.showPristineErrors" class="ng-isolate-scope">
        <div class="form-group ta-form-group" ng-class="{'has-error': displayErrors() &amp;&amp; formField().$invalid, 'row': orientation === 'horizontal'}"><label ng-show="labelHtml" id="best-phoneLabel" for="best-phone"
            class="control-label ng-binding" ng-bind-html="labelHtml" ng-class="{'col-sm-3': orientation === 'horizontal'}" aria-hidden="false">What's the best phone number to reach you?<sup>*</sup></label>
          <div ng-transclude="" ng-class="{'col-sm-9': orientation === 'horizontal'}"><input name="best-phone" placeholder="" class="form-control ng-pristine ng-untouched ng-scope ng-empty ng-invalid ng-invalid-required ng-valid-pattern"
              ng-style="ctrl.inputStyle" ng-model="ctrl.value" ng-required="ctrl.isRequired" required="required" aria-invalid="true" style="max-width: 300px;"></div>
          <div ng-show="displayErrors()" id="best-phoneError" aria-hidden="true" class="ng-hide"><!-- ngIf: formField().$error.serverError --> <!-- ngIf: formField().$error.required --><span class="help-block ng-scope"
              ng-if="formField().$error.required">This field is required.</span><!-- end ngIf: formField().$error.required --> <!-- ngIf: formField().$error.email --> <!-- ngIf: formField().$error.positiveInteger && !formField().$error.required -->
            <!-- ngIf: formField().$error.overMinimum && !formField().$error.required --> <!-- ngIf: formField().$error.creditCardNumber --> <!-- ngIf: formField().$error.abaRoutingNumber -->
            <!-- ngIf: formField().$error.minlength && name === '/password' --> <!-- ngIf: formField().$error.pattern --> <!-- ngRepeat: (key, message) in messages --></div>
        </div>
      </ta-form-group></ta-text-input-group>
    <div ta-form-group="" name="question-about-balance" label="Question:" is-required="true" orientation="vertical" class="ng-scope ng-isolate-scope">
      <div class="form-group ta-form-group" ng-class="{'has-error': displayErrors() &amp;&amp; formField().$invalid, 'row': orientation === 'horizontal'}"><label ng-show="labelHtml" id="question-about-balanceLabel" for="question-about-balance"
          class="control-label ng-binding" ng-bind-html="labelHtml" ng-class="{'col-sm-3': orientation === 'horizontal'}" aria-hidden="false">Question:<sup>*</sup></label>
        <div ng-transclude="" ng-class="{'col-sm-9': orientation === 'horizontal'}"><textarea class="form-control ng-pristine ng-untouched ng-valid ng-scope ng-empty" name="question-about-balance" ng-model="ctrl.model.questionAboutBalance"
            aria-invalid="false"></textarea></div>
        <div ng-show="displayErrors()" id="question-about-balanceError" aria-hidden="true" class="ng-hide"><!-- ngIf: formField().$error.serverError --> <!-- ngIf: formField().$error.required --> <!-- ngIf: formField().$error.email -->
          <!-- ngIf: formField().$error.positiveInteger && !formField().$error.required --> <!-- ngIf: formField().$error.overMinimum && !formField().$error.required --> <!-- ngIf: formField().$error.creditCardNumber -->
          <!-- ngIf: formField().$error.abaRoutingNumber --> <!-- ngIf: formField().$error.minlength && name === '/password' --> <!-- ngIf: formField().$error.pattern --> <!-- ngRepeat: (key, message) in messages --></div>
      </div>
    </div>
  </div><!-- ngIf: ctrl.error --><span>*Field is required.</span>
  <div class="form-actions"><button class="btn btn-primary" type="submit" ng-disabled="ctrl.inflight || taForm.$invalid" disabled="disabled"><!-- ngIf: !ctrl.inflight --><span ng-if="!ctrl.inflight"
        class="ng-scope">Submit</span><!-- end ngIf: !ctrl.inflight --> <!-- ngIf: ctrl.inflight --></button></div>
</form>

Text Content

Toggle navigation

TrueAccord


BALANCE


CURRENT BALANCE


$324.61

Set Up a Payment Plan
Loading... Pay Your Balance Now

This is the balance information we have since placement at TrueAccord on Dec 13,
2021.

Balance at Placement$324.61Payments$0.00Outstanding Balance$324.61


ACCOUNT INFORMATION

MerchantCellco Partnership d/b/a Verizon WirelessOriginal CreditorVerizon
WirelessCurrent CreditorPinnacle Credit Services, LLC

This debt came from a Cellco Partnership d/b/a Verizon Wireless purchase you
made. Verizon Wireless was the lender that Merchant used for financing. When
your debt was overdue, Verizon Wireless sold the debt to Pinnacle Credit
Services, LLC who currently owns this balance. Pinnacle Credit Services, LLC has
asked TrueAccord to help you resolve this balance.


ACCOUNT

NameRobert N GambarelliEmailrobert.gambarelli@daimler.comCurrent
Zipcode350807746TrueAccord Account Number47-23-7150-78630


DISPUTE

First, please take a look at the information on this page. After that, if you
don't know what this debt is about, or want to dispute it, you can submit a
dispute here. If you have already submitted a dispute with us, please provide as
much information as possible explaining how the information that we provided did
not resolve your dispute.


ABOUT TRUEACCORD

TrueAccord is a new kind of collection agency.

Our goal is to help you pay off your debt in a convenient way, by giving you
self-service payment capabilities and personalized repayment options that fit
your needs and circumstances.

Learn More






CONTACT

Questions about your balance, TrueAccord, or the collections process? Enter it
below, and we'll get back to you as soon as possible.
What's the best email address to reach you?*

This field is required.
What's the best phone number to reach you?*

This field is required.
Question:*


*Field is required.
Submit

 * Contact
 * FAQ
 * Blog
 * Careers
 * Terms of Service
 * Privacy Policy

Email: support@trueaccord.com or call us toll free at 866-611-2731
Office Hours: M-F, 8 AM - 8 PM ET

TrueAccord
16011 College Blvd
Suite 130
Lenexa, KS 66219 USA

TrueAccord is a debt collection agency and this is an attempt to collect debt.
Any information obtained will be used for that purpose.

©2021 TrueAccord. All Rights Reserved.