AT&T Fraud Resources | ATT (2024)


This office investigates all matters related to identity theft and potential fraud against AT&T's voice and internet products.

Unauthorized Account

I found out that an unauthorized account was opened in my name

Service Interruption

I recieved a Service Interruption letter and/or my AT&T service was suspended or disconnected due to potential fraud

Need to check the status of an existing claim?

You can request the status of an existing claim by clicking 'Check Status of a Claim'.

Need to download the claim affidavit?

Identity Theft Victims' Complaint and Affidavit.

Did you know?
Consumer reporting agencies like Equifax, Experian, and TransUnion are required to give you a free copy of your credit report each year if you ask for it. Visit www.AnnualCreditReport.com for more information, or use the contact info below:

Equifax: 800-525-6285 , www.equifax.com

Experian: 888-397-3742 , www.experian.com

Transunion: 800-680-7289 , www.transunion.com

Federal Trade Commission website
For more information on identity theft, please visit
ReportFraud.ftc.gov

Protect Yourself from Scams
Scammers are creative when it comes to finding ways to get your personal information. We've summarized some of the most common scams to look out for, along with ways to help secure your sensitive information.

Fraud Prevention

Check Your Status
Follow-up Inquiry Form and Instructions
Claim Submission Form and Instructions

It is important that you provide your current information (name, address, email, phone #).

Please include as much information as possible on the reason for your claim.

Providing an accurate email address will allow us to quickly communicate with you regarding the status of your claim.

Be advised that if you are not able to provide a current email address, it will require extended processing time for us to communicate with you via mail.

` }, "Q2_claim1": { title: "Not Used", content: `` }, "claim2": { title: "Unauthorized charges were billed to my account", content: `Please contact Customer Care at 800-288-2020 for your Voice or Internet Account.` }, "Q2_claim2": { title: "Not Used", content: `` }, "nonclaim1": { title: "Unauthorized payments from my bank account / credit card", content: "

If you require assistance, you will need to reach out to your financial institution directly.

" }, "nonclaim2": { title: "Received suspicious phone call, text, or email", content: `

You can report suspicious activity as follows:

  1. Report suspicious phone calls here: Report Unwanted Calls.
  2. Forward suspicious emails to abuse@att.com.
  3. Forward suspicious text messages to #7726 directly from your wireless device.
` }, "nonclaim3": { title: "DirecTV related inquiries", content: `

If you have any questions regarding your DirecTV account, please contact DTV directly at :

    DTV Customer Care: 1-800-531-5000
` }, "nonclaim4": { title: "Mobility/Wireless related inquiries", content: `

If you suspect unauthorized activity on your mobility/wireless account, please use the Mobility/Wireless website to submit a claim.

` }, "nonclaim5": { title: "Other", content: `

If you require assistance, you will need to contact Customer Care by dialing 800-288-2020.

` }, "followupclaim1": { title: "Upload documents", content: `

Please do not upload any documents unless you have previously submitted a theft of identity claim.

PLEASE SUBMIT ALL REQUIRED DOCUMENTATION AT ONE TIME.

Consumer claims:

  1. Signed Identity Theft Victims’ Complaint and Affidavit (download here).
  2. Copy of government issued ID (i.e. driver's license, passport)
  3. Two proofs of residence from two different sources (at the time the unauthorized activity occurred)
  4. Police Report
Business claims:
  1. Signed Identity Theft Victims’ Complaint and Affidavit (download here).
  2. Two forms of ID:
    1. A copy of a valid Tax ID, business license, registry of non-profit organization, articles of incorporation (first 3 pages), or certificate of good standing issued by Secretary of State.
    2. Two proofs of business address from two different sources (at the time the unauthorized activity occurred)
` }, "Q2_followupclaim1": { title: "Upload documents", content: `

If you received a letter notifying you that your AT&T service will be interrupted, you will need to upload supporting documents to prevent that interruption.

If your service is already interrupted, you will need to upload supporting documents to restore your AT&T service.

PLEASE SUBMIT ALL REQUIRED DOCUMENTATION AT ONE TIME.

Failure to upload the required documents within the specific time frame outlined in the letter will result in service interruption.

Consumer:

  1. Copy of government issued ID (i.e. driver's license, passport)
  2. Two proofs of address from two different sources (i.e. drivers license with current address, utility bill, signed lease agreement)
    (Please note: Telecom invoices are not accepted as proof of address)
Business:
  1. One of the following IDs:
    1. A copy of a valid Tax ID, business license, registry of non-profit organization, articles of incorporation (first 3 pages), or certificate of good standing issued by Secretary of State.
  2. Two proofs of business address from two different sources
` }, "followupclaim2": { title: "Having trouble uploading documents?", content: `

You can mail your documents to us at

AT&T
ATTN: Theft of Identity Center
PO Box 7026
Bedminster, NJ 07921
Fax: 866-761-0538
Please be advised that mailing your documents to us will significantly delay our response. It may take 30-45 days for you to receive a response.

` }, "Q2_followupclaim2": { title: "Having trouble uploading documents?", content: `

You can fax your documents to us at:

Fax: 800-471-6111
Please be advised that faxing your documents may delay our response.

` }, "followupclaim3": { title: "Follow up on previous claim", content: `

Have you previously submitted a claim related to unauthorized activity on your account?
If so, you can check the status of your claim.


If the claim is in ‘closed’ status and you have follow-up questions, please click continue to submit a follow-up inquiry.
` }, "Q2_followupclaim3": { title: "Follow up on previous inquiry", content: `

Have you previously submitted an inquiry related to a service interruption on your account?
If so, you can check the status of your inquiry.


If the inquiry is in ‘closed’ status and you have follow-up questions, please click continue to submit a follow-up inquiry.
` }, }; const modalData = modalsData[modalId]; // Generate the modal structure const modal = `
${modalData.title}

${modalData.content}

` ; // Append the modal to the body and show it $('body').append(modal); const bootstrapModal = new bootstrap.Modal(document.getElementById(modalId)); bootstrapModal.show(); // Add the click event listener for the from-claim1-modal button $('#' + modalId).find('.from-claim1-modal').on('click', function () { const claimSubject = $(this).data('claim-subject'); const claimsourceID = $(this).data('claimsource-id'); // Log the values to the console console.log('Subject:', claimSubject); console.log('Claim Source ID:', claimsourceID); // Set the input field values on the Claim Form coming for Claim1 $("input[name='Incident.Subject']").val(claimSubject); $("select[name='Incident.CustomFields.c.page_source']").val(claimsourceID); console.log }); // Remove the modal from the DOM when it's closed $("#" + modalId).on("hidden.bs.modal", function () { $("#" + modalId).remove(); }); if (modalId === "Q2_followupclaim1" && status) { console.log("Updating URL with status:", status); // Add this line $("#upload-link").attr("href", "/app/ask_notmyaccount_uverse_SubFraud_document_upload?current_service_status=" + encodeURIComponent(status)); $("#upload-button").attr("onclick", `location.href='/app/ask_notmyaccount_uverse_SubFraud_document_upload?current_service_status=${encodeURIComponent(status)}'; return false;`); }; } //part 1 sub fraud questions 1 and 2 both route to Sub fraud upload URL but one is priority. $(".card-button").click(function() { let id_parts = $(this).data("modal-id").split('-'); let modalId = id_parts[0]; let status = id_parts.length > 1 ? id_parts[1] : null; console.log("Button clicked, modalId:", modalId, "status:", status); // Add this line createAndShowModal(modalId, status); })
AT&T Fraud Resources | ATT (2024)

References

Top Articles
Latest Posts
Article information

Author: Rev. Leonie Wyman

Last Updated:

Views: 6099

Rating: 4.9 / 5 (59 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Rev. Leonie Wyman

Birthday: 1993-07-01

Address: Suite 763 6272 Lang Bypass, New Xochitlport, VT 72704-3308

Phone: +22014484519944

Job: Banking Officer

Hobby: Sailing, Gaming, Basketball, Calligraphy, Mycology, Astronomy, Juggling

Introduction: My name is Rev. Leonie Wyman, I am a colorful, tasty, splendid, fair, witty, gorgeous, splendid person who loves writing and wants to share my knowledge and understanding with you.