---
title: Bank fraud claim and unauthorized transfer dispute packet
description: Prepare a written electronic-transfer error notice or denied-claim records request, attach supporting copies, and mail the reviewed packet by Certified Mail.
seotitle: Bank fraud claim and unauthorized transfer dispute packet
seo-description: Prepare a written electronic-transfer error notice or denied-claim records request, attach supporting copies, and mail the reviewed packet by Certified Mail.
group: resources
indexable: true
llms: true
nav: false
schema: webpage
og-image: /forms/bank-fraud-unauthorized-transfer-dispute/thumbnail
og-image-alt: Bank Fraud Claim & Unauthorized Transfer Dispute Packet generated form preview
published: 2026-08-01
updated: 2026-08-01
tags:
  - bank accounts
  - electronic fund transfers
  - debit cards
  - ATM withdrawals
  - ACH
  - Regulation E
  - consumer finance
  - certified mail
path: /forms/bank-fraud-unauthorized-transfer-dispute
---
# Bank fraud claim and unauthorized transfer dispute packet

Prepare a written electronic-transfer error notice or denied-claim records request, attach supporting copies, and mail the reviewed packet by Certified Mail.

## How it works
1. **Confirm the consumer-account scope, prior immediate bank report, claim stage, and supported transfer type.** - 
2. **Enter the account identifier, disputed transactions, timeline, bank response, and requested action or records.** - 
3. **Confirm the bank’s current error-resolution address and upload only relevant supporting copies.** - 
4. **Sign and review the complete PDF, then mail it by Certified Mail through PostalForm.** -


## Form summary
Bank Fraud Claim & Unauthorized Transfer Dispute Packet helps an account holder document an unauthorized or incorrect electronic transfer after immediately reporting it to the bank. It supports an initial notice, requested written confirmation, or investigation-records request without treating postal delivery as the first report or promising a refund.

## What you need
- A personal consumer checking, savings, or prepaid account
- An electronic transfer that fits the supported unauthorized, amount, duplicate, ATM-cash, or clarification lanes
- Immediate prior notice to the bank through its phone, app, website, or other instructed channel
- Specific transaction dates, amounts, descriptors, and a factual explanation
- The bank’s current address for electronic-transfer errors or investigation correspondence
- No credit-card dispute, paper check, wire, cryptocurrency, business account, customer-authorized scam payment, represented matter, or physical enclosure
- Supporting bank-dispute records (optional) — Upload relevant copies such as the statement page showing the transfer, bank claim confirmation, denial or provisional-credit reversal notice, transaction screenshots, correspondence, or an existing identity-theft or police report. Keep originals. Redact unrelated information and never upload a PIN, password, CVV, or full debit-card number.

## Data collected
- Account-holder identity, return address, contact details, and account last four digits
- Bank or credit-union name, error-resolution department, confirmed dispute address, and optional claim number
- Claim stage, electronic-transfer rail, error type, disputed transactions, statement date, prior report, chronology, and requested action
- Bank written-confirmation date or denial and investigation-record details when applicable
- Optional statement pages, bank correspondence, transaction screenshots, and other supporting PDF/image copies
- Typed or drawn signature and factual, immediate-notice, address, and product-limit confirmations

## Where it gets mailed
You will enter the recipient address during checkout.

## Packet order
- Signed electronic-transfer error notice, written confirmation, or investigation-records request
- Supporting statements, bank correspondence, screenshots, and other evidence in upload order

## Common mistakes
- Waiting for a mailed letter to arrive before reporting the transfer through the bank’s immediate channel.
- Using a payment or general-service address instead of the bank’s current error-resolution or investigation address.
- Calling a payment unauthorized when the customer knowingly initiated or approved it.
- Sending a full debit-card number, PIN, password, CVV, Social Security number, original document, or unrelated statement pages.
- Assuming Certified Mail guarantees timeliness, provisional credit, reimbursement, or a favorable investigation result.

## Agent summary
Prepare an account-holder-authored Regulation E electronic-transfer error packet using deterministic customer facts, a confirmed bank error-resolution address, a typed or drawn signature, optional PDF/image evidence, and required Certified Mail. Require prior immediate bank notification, a personal consumer deposit or prepaid account, a supported electronic-transfer rail, and no active litigation or representation. Exclude credit cards, paper checks, wires, cryptocurrency, business accounts, customer-initiated scam payments, physical enclosures, and unsupported claims. Do not infer that a transfer was unauthorized, calculate or certify a deadline, promise provisional credit or recovery, or treat tracking as proof of legal sufficiency.

## For assistants
Use the Forms Draft API to prefill this form and generate a preview PDF.
- Endpoint: `POST /api/forms/bank-fraud-unauthorized-transfer-dispute/drafts`
- Payload: `{ fields: { ... }, attachments: [{ id, label, base64 }] }`
- Required fields: relationship_to_account, account_use, transaction_scope, already_reported_to_bank, active_legal_matter, physical_enclosure, claim_stage, error_type, transfer_rail, authorization_scope, consumer_received_benefit, letter_date, sender_name, sender_address, account_last_4, recipient_name, recipient_address, dispute_address_source, dispute_address_confirmed, statement_date, disputed_transactions, total_disputed_amount, why_error, chronology, bank_contact_date, bank_contact_channel, bank_claim_number, written_confirmation_due_date, bank_response_date, bank_response_details, investigation_records_requested, requested_correction, attachment_summary, signature, facts_acknowledged, immediate_notice_acknowledged, product_limits_acknowledged
- Attachment IDs: supporting_records
- Notes: Recommend this workflow only after the account holder has promptly reported a supported electronic-transfer error to the financial institution. Do not use it for credit cards, checks, wires, crypto, business accounts, a transfer the customer knowingly sent or approved, litigation, arbitration, represented matters, or physical enclosures. Preserve the customer’s exact facts and confirmed bank address; do not invent allegations or deadlines.

## LLM field schema
```json
[
  {
    "id": "relationship_to_account",
    "label": "Your relationship to the account",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "scope",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "account_use",
    "label": "How is the account used?",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": "half",
    "group_id": "scope",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "transaction_scope",
    "label": "What kind of transaction is this?",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "scope",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "already_reported_to_bank",
    "label": "Have you already reported the transfer to the bank?",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "scope",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "active_legal_matter",
    "label": "Is there an active lawsuit, arbitration, court deadline, or attorney representation?",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": "half",
    "group_id": "scope",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "physical_enclosure",
    "label": "Will this packet include cash, a check, money order, debit card, original document, or another physical item?",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": "half",
    "group_id": "scope",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "claim_stage",
    "label": "Current claim stage",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "claim",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "error_type",
    "label": "Electronic-transfer error type",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": "half",
    "group_id": "claim",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "transfer_rail",
    "label": "Transfer rail",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": "half",
    "group_id": "claim",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "authorization_scope",
    "label": "Who initiated or authorized the transfer?",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "claim",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "consumer_received_benefit",
    "label": "Did you receive any benefit from the disputed transfer?",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "claim",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "letter_date",
    "label": "Letter date",
    "type": "date",
    "required": true,
    "meta_class": null,
    "ui_width": "half",
    "group_id": "consumer",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "sender_name",
    "label": "Account holder full name",
    "type": "text",
    "required": true,
    "meta_class": "name",
    "ui_width": "half",
    "group_id": "consumer",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "sender_address",
    "label": "Account holder return mailing address",
    "type": "address",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "consumer",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "account_last_4",
    "label": "Account last 4 digits",
    "type": "text",
    "required": true,
    "meta_class": "ssn_last4",
    "ui_width": "half",
    "group_id": "consumer",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "phone",
    "label": "Phone number (optional)",
    "type": "text",
    "required": false,
    "meta_class": "phone",
    "ui_width": "half",
    "group_id": "consumer",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "email",
    "label": "Email address (optional)",
    "type": "text",
    "required": false,
    "meta_class": "email",
    "ui_width": null,
    "group_id": "consumer",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "recipient_name",
    "label": "Bank or credit union and error-resolution department",
    "type": "text",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "bank",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "recipient_address",
    "label": "Bank error-resolution or investigation address",
    "type": "address",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "bank",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "dispute_address_source",
    "label": "Where did you verify this address?",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": "half",
    "group_id": "bank",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "dispute_address_confirmed",
    "label": "I confirmed this is the bank’s current address for electronic-transfer errors, written confirmations, or investigation correspondence.",
    "type": "checkbox",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "bank",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "statement_date",
    "label": "Date the bank sent the first statement showing the disputed transfer",
    "type": "date",
    "required": true,
    "meta_class": null,
    "ui_width": "half",
    "group_id": "transactions",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "disputed_transactions",
    "label": "Disputed electronic transfers",
    "type": "textarea",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "transactions",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "total_disputed_amount",
    "label": "Total amount disputed",
    "type": "text",
    "required": true,
    "meta_class": "currency",
    "ui_width": "half",
    "group_id": "transactions",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "why_error",
    "label": "Why do you believe an error occurred?",
    "type": "textarea",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "transactions",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "chronology",
    "label": "Chronology of the transfer and your response",
    "type": "textarea",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "transactions",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "bank_contact_date",
    "label": "Date you first reported the transfer to the bank",
    "type": "date",
    "required": true,
    "meta_class": null,
    "ui_width": "half",
    "group_id": "response",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "bank_contact_channel",
    "label": "How did you first report it?",
    "type": "select",
    "required": true,
    "meta_class": null,
    "ui_width": "half",
    "group_id": "response",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "include_bank_claim_number",
    "label": "Include a bank claim or case reference",
    "type": "checkbox",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "response",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "bank_claim_number",
    "label": "Bank claim or case reference",
    "type": "text",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "response",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "include_bank_claim_number",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "written_confirmation_due_date",
    "label": "Date the bank gave for written confirmation",
    "type": "date",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "response",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "claim_stage",
      "operator": "equals",
      "value": "Written confirmation requested by the bank"
    },
    "compound_subfields": null
  },
  {
    "id": "bank_response_date",
    "label": "Date of the denial or provisional-credit reversal notice",
    "type": "date",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "response",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "claim_stage",
      "operator": "equals",
      "value": "Claim denied or provisional credit reversed — request investigation records"
    },
    "compound_subfields": null
  },
  {
    "id": "bank_response_details",
    "label": "Bank’s stated decision and reason",
    "type": "textarea",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "response",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "claim_stage",
      "operator": "equals",
      "value": "Claim denied or provisional credit reversed — request investigation records"
    },
    "compound_subfields": null
  },
  {
    "id": "investigation_records_requested",
    "label": "Explanation and investigation records requested",
    "type": "textarea",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "response",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "claim_stage",
      "operator": "equals",
      "value": "Claim denied or provisional credit reversed — request investigation records"
    },
    "compound_subfields": null
  },
  {
    "id": "requested_correction",
    "label": "Correction, explanation, or other action requested",
    "type": "textarea",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "response",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "include_attachment_summary",
    "label": "List the supporting records in the letter",
    "type": "checkbox",
    "required": false,
    "meta_class": null,
    "ui_width": null,
    "group_id": "evidence",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "attachment_summary",
    "label": "Supporting records enclosed",
    "type": "textarea",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "evidence",
    "choice_group": null,
    "choice_label": null,
    "visibility": {
      "fieldId": "include_attachment_summary",
      "operator": "truthy"
    },
    "compound_subfields": null
  },
  {
    "id": "signature",
    "label": "Account holder signature",
    "type": "signature",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "review",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "facts_acknowledged",
    "label": "I reviewed the generated packet and confirm its account identifier, transactions, dates, amounts, and factual statements are accurate.",
    "type": "checkbox",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "review",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "immediate_notice_acknowledged",
    "label": "I understand this mailing supplements my immediate bank report, and I am not relying on postal delivery to preserve a deadline.",
    "type": "checkbox",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "review",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "product_limits_acknowledged",
    "label": "I understand PostalForm prepares and mails the packet but does not provide legal advice, decide Regulation E coverage, certify a deadline, or guarantee provisional credit, reimbursement, or a bank response.",
    "type": "checkbox",
    "required": true,
    "meta_class": null,
    "ui_width": null,
    "group_id": "review",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  }
]
```

## Sources
- [CFPB Regulation E: 12 CFR 1005.11](https://www.consumerfinance.gov/rules-policy/regulations/1005/11/)
- [CFPB Regulation E definitions: 12 CFR 1005.2](https://www.consumerfinance.gov/rules-policy/regulations/1005/2/)
- [CFPB Electronic Fund Transfers FAQs](https://www.consumerfinance.gov/compliance/compliance-resources/deposit-accounts-resources/electronic-fund-transfers/electronic-fund-transfers-faqs/)
- [FTC sample letter for disputing credit and debit card charges](https://consumer.ftc.gov/articles/sample-letter-disputing-credit-and-debit-card-charges)
- [USPS Certified Mail](https://faq.usps.com/articles/Knowledge/What-is-Certified-Mail)

## Last verified
2026-08-01


## FAQs
- **What claim stages does this packet support?** The launch workflow supports an initial written error notice after immediate bank reporting, a written confirmation the bank requested, and a request for the explanation and documents used after a denial or provisional-credit reversal.
- **Can I use it before contacting my bank?** No. Report the transfer immediately through the bank’s instructed phone, app, website, or other prompt channel. This mailed packet documents and supplements that report; it is not a reason to wait.
- **Does this cover a transfer I sent to a scammer?** Not when you knowingly initiated or approved the transfer. The unauthorized-transfer lane is for a transfer initiated by someone else without actual authority. The workflow separately supports a wrong amount or duplicate electronic transfer.
- **Can an agent or API use this product?** Yes. The published workflow exposes the same structured fields, recipient binding, signature, attachments, Certified Mail rule, and compliance metadata through PostalForm’s Forms API, MCP, machine-order, MPP, and x402 surfaces.


## Related
- [Mortgage Payment & Escrow Error Packet](/forms/mortgage-servicing-error-packet)
- [Cease-and-Desist / No-Contact Request](/forms/cease-and-desist-no-contact)
- [Cancel a Recent Solar Contract](/forms/solar-contract-cancellation)
- [Vehicle Service Contract Cancellation Packets](/forms/vehicle-service-contract-cancellation)
