> ## Documentation Index
> Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Card transaction disputes V2

> Card transactions are the most commonly disputed transactions types. This guide explains the card dispute process, how to initiate, manage and monitor until the dispute is resolved.

<Info>
  This is the **Version 2 (V2)** Card transaction disputes guide. For the Version 1 flow, see [Card transaction disputes V1](/docs/card-transaction-dispute-cases).

  The planned rollout for this Version 2 (V2) of Synctera's Dispute Management is as follows:

  * Mastercard programs: September 7 - October 7, 2026:
    * Synctera will notify you about the exact date - until then, please follow the [V1](/docs/card-transaction-dispute-cases) flow
  * Visa programs and support for PULSE transactions: TBD
    * Keep following the [V1](/docs/card-transaction-dispute-cases) flow until further notice
</Info>

<Info>
  **Key changes between V1 and V2:**

  * Reason codes have been streamlined (although backwards compatibility is ensured for deprecated reason codes)
  * A few new lifecycle states have been added, for example:
    * `Evidence gathering` - to ensure the required evidence is provided up front to strengthen the case
    * More granular states for a declined dispute - `Withdrawn` `Refunded` `Expired` `Rejected`
  * A new FinTech action has been added - `Complete evidence gathering` - to ensure the FinTech has provided required evidence/documentation up front
  * Dispute document categories have been added -  some reason codes require certain document categories to be included on submission
</Info>

## Primary regulations

US regulations are strict when it comes to **consumer** transactions:

* Regulation E applies to consumer debit transactions - it mandates issuance of provisional credit to the customer account while the dispute is under investigation
* Regulation Z applies to consumer credit transactions - it mandates that a transaction that is under dispute is not included in the outstanding/due balances, and is not included in the available credit balance
* These regulations also have strict timelines around customer notifications, which is ultimately the responsibility of the FinTech

There are no specific regulations around **commercial** transactions.

Card networks also have their own **zero liability** policies - cardholders won’t be held responsible for unauthorized charges made with their card or card information provided they promptly report the issue.

## Best practices

The dispute process is expensive for a FinTech as it carries potential loss of revenue, incurs network fees, and can add management overhead costs. For that reason, it is in the FinTech’s best interest to implement measures to avoid disputes.

The following are best practices for avoiding or resolving disputes:

* Only posted transactions can be disputed, and for card transactions only if within 120 days from the settlement. A pending transaction cannot be disputed.
* Before creating a dispute, advise the customer to contact the merchant directly to resolve the issue. If the issue cannot be resolved, a dispute can be initiated.
* Request supporting documentation, such as receipts or email communication with the merchant and timelines.
* When a card is reported lost, stolen, or compromised, immediately freeze the card to prevent unauthorized transactions.
* A dispute cannot exceed the amount of the original transaction.
* For processing cost reasons, a card transaction dispute below \$25 is typically written off and not submitted to the network.
  <Note>
    FinTechs can contact their Synctera representative to change the write-off threshold amount for their program.
  </Note>

## Dispute investigation / lifecycle

The image below shows the high-level flow between the different actors in the card transaction dispute lifecycle:

* **The cardholder:** The customer, initiates or requests the dispute to be initiated
* **The issuer:** The issuer of the card (FinTech backed by sponsor bank), receives the complaint from the customer and ensures that the dispute is investigated. Note that the Synctera Dispute Management system/team also acts on behalf of the issuer.
* **The network:** Mastercard/Visa, facilitates the communication between the issuer and the acquirer and enforces rules, and acts as the final judge if the case proceeds to the arbitration phase
* **The acquirer:** The merchant's bank, manages the dispute process on behalf of the merchant
* **The merchant:** The business from which the cardholder purchased goods/services, receives notice of the dispute from the acquirer and gathers evidence to fight the chargeback

<Frame>
  <img src="https://mintcdn.com/synctera/7kjqWFnUzq0r4Ynk/images/docs/image-64.png?fit=max&auto=format&n=7kjqWFnUzq0r4Ynk&q=85&s=59fb7a7a81f540b61f4757a4713b8ed1" alt="" width="1484" height="750" data-path="images/docs/image-64.png" />
</Frame>

### Responsibilities - FinTech / sponsor bank / Synctera

* **Initiating a dispute:**
  * The FinTech is responsible for initiating the transaction dispute on behalf of the customer. How to initiate a dispute through the Synctera Console is described [here](#how-to-submit-a-card-transaction-dispute).
  * As part of initiating the dispute, the FinTech provides reason codes and compelling evidence. See [this article](https://docs.synctera.com/docs/customer-support-and-complaints) for more information.
* **Reviewing a dispute:**
  * Once the FinTech has initiated the dispute, a Dispute case is automatically created on the Synctera platform.
  * From this point, the dispute case is handled by Synctera's Dispute Management system/team, that determine whether the case should be:
    * denied/rejected - not eligible for chargeback
    * written off - low-value transactions
    * submitted to the network for chargeback
  * The case could also be withdrawn at cardholder's request or closed if a refund was already issued by the merchant.
* **Issuing a provisional credit:**
  * The Synctera system will automatically issue a provisional credit when required by regulations - 10 business days from dispute reporting for established accounts and 20 business days from dispute reporting for new accounts.
    <Note>
      FinTech can use the `Create - Provisional Credit` action for immediate posting of the provisional credit. This action requires additional permissions, which can be requested through a Synctera representative.
    </Note>
* **Monitoring dispute progress:**
  * The Synctera system automatically updates the case/dispute status based on network progress. The Synctera Dispute Management team ensures that any required actions are taken within investigation deadlines that the system sets automatically based on regulations.
* **Dispute resolution:**
  * When a case resolution is reached, the Synctera system automatically updates the case and does the necessary postings, including reversing provisional credit and posting a final credit, when applicable.
* **Notifying customer according to regulations:**
  * The FinTech is responsible for all customer communication, including sending notifications to customers at different stages of the dispute as per regulations - see details [here](https://docs.synctera.com/docs/customer-support-and-complaints#customer-communication).
  * The FinTech can monitor the dispute status through Dispute webhooks - see details [here](https://docs.synctera.com/v2/docs/transaction-disputes#webhook-events)

As described above, there is no involvement required from the **sponsor bank** in the dispute review process.

### The dispute flow on the Synctera platform

The below flow diagram shows the different **actions** that the issuer and the acquirer can take throughout the transaction dispute lifecycle. It also shows what the decision status is at each stage in the flow.

<img alt="Dispute Flow" lightAlt="Dispute Flow" darkAlt="Dispute Flow" src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Dispute-Flow-w-Decisionly---Light-(1).jpg?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=3961998a9276a94605f490426fab50d2" className="dark:hidden" width="1245" height="1539" data-path="images/Dispute-Flow-w-Decisionly---Light-(1).jpg" />

<img alt="Dispute Flow" lightAlt="Dispute Flow" darkAlt="Dispute Flow" src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Dispute-Flow-w-Decisionly---Dark-1.jpg?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=c84cb333b6d6567a6698c7354bb3977d" className="hidden dark:block" width="1245" height="1539" data-path="images/Dispute-Flow-w-Decisionly---Dark-1.jpg" />

1. **Dispute a transaction:**

* FinTech (representing the issuer) receives a dispute request from cardholder, and initiates a dispute on the Synctera platform, which automatically creates a dispute case in `EVIDENCE_GATHERING` status.

2. **Initial issuer action:**

* Once the evidence gathering is complete (i.e. supporting evidence submitted), the Synctera Dispute Management system/team investigates the dispute and determines the next steps based on the dispute reason (e.g. fraud vs. non-fraud) and transaction authorization data (e.g. 3DS authenticated or tokenized transaction):
  * **Write off** the dispute based on set write-off \$-threshold or as a result of **accepting liability.**
  * **Reject** the dispute if it is not eligible for a chargeback due to authorization data (case lost by default).
  * **Withdraw** the dispute when requested by cardholder.
  * Mark the dispute as **refunded** if a refund was already issued by the merchant.
  * **File chargeback** to the network expecting the financial liability to be shifted to the merchant.
  * A dispute is marked as **expired** it is not actioned within the required timeframe (this is an exception case, and a dispute case can be reopened if this occurs).

3. **Chargeback initiated -> acquirer action:**

* If the issuer submitted the chargeback to the network, the acquiring bank informs the merchant of the chargeback. The merchant reviews the chargeback information and decides whether to **accept liability** or **file a** **representment**.
* If the merchant chooses to dispute the chargeback, they respond to the acquiring bank with evidence to support their case.

4. **Representment -> issuer action:**

* If the merchant filed a representment, the issuer is notified of the representment.  The merchant's response is evaluated by Synctera and a decision made to:
  * **Decline** the dispute based on the merchant's evidence (cardholder loses case).
  * **Withdraw** the dispute when requested by cardholder.
  * Dispute the representment by **filing a pre-arbitration** request.
  * Mark the dispute as **refunded** if a refund was already issued by the merchant through collaboration between the issuer and acquirer/merchant.
  * **Accept liability and write off** the dispute

5. **Pre-arbitration:**

* During the pre-arbitration step, the issuing bank and acquiring bank attempt to agree on the chargeback.
* The merchant can decide to **accept liability** or **rebut** the pre-arbitration request.
* At this point, the issuer can:
  * **Decline** the dispute based on the merchant's pre-arbitration response (cardholder loses case).
  * **Withdraw** the dispute when requested by cardholder.
  * Dispute the representment by **filing an arbitration** with the network.
    <Note>
      Issuers and acquirers generally choose to avoid arbitration as it involves fees as high as \$500 or more per case in addition to any other fees associated with the dispute.
    </Note>
  * Mark the dispute as **refunded** if a refund was already issued by the merchant through collaboration between the issuer and acquirer/merchant.
  * **Accept liability and write off** the dispute

6. **Arbitration:**

* Unless merchant or issuer agree on a resolution, the network (arbitrator) reviews the chargeback and makes a final decision, either in favor of the issuer or the merchant. The decision is final and binding on both the merchant and the issuing bank.

## How to submit a card transaction dispute?

To dispute a cleared/posted transaction in the Synctera Console, go to *Posted Transactions* and *Actions* in the top right corner of the screen.

<Frame>
  <img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Dispute-a-Transaction2.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=b3be4807a3b9148908e94a97942497dc" alt="Dispute A Transaction2" width="1485" height="710" data-path="images/Dispute-a-Transaction2.png" />
</Frame>

If a transaction has already been disputed, a link to the related dispute case is shown below the transaction details.

<Frame>
  <img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Dispute-Case-Reference2.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=fd1beb62494bdbc112ccdeb4a55591f0" alt="Dispute Case Reference2" width="1483" height="727" data-path="images/Dispute-Case-Reference2.png" />
</Frame>

If there is an ongoing dispute case for the transaction, the action to Dispute transaction is disabled.

<Frame>
  <img src="https://mintcdn.com/synctera/7kjqWFnUzq0r4Ynk/images/docs/image-80.png?fit=max&auto=format&n=7kjqWFnUzq0r4Ynk&q=85&s=4ad8a550a44e7cfad06f10361b0734a1" alt="" width="308" height="171" data-path="images/docs/image-80.png" />
</Frame>

To submit the dispute, the following information must be provided before clicking *Submit*:

* **Note:**
  * Information about the dispute, typically what the customer provides when submitting the dispute to the FinTech
* **Dispute reason:**
  * The reason for the dispute - acts as the formal classification for the claim, signaling to the network exactly why the transaction is being challenged. Selecting the correct code ensures the case is evaluated under the proper network rules and significantly improves the chances of a successful resolution.
  * For more details on dispute reasons, see [this article](https://docs.synctera.com/docs/customer-support-and-complaints#dispute-intake-questions) with Dispute Intake Questions or the [API reference](https://docs.synctera.com/v2/reference/createdispute#body-one-of-0-reason-code)
* **Date reported:**
  * The date reported by customer is important for establishing the correct deadlines for provisional credit and investigation
* **Disputed amount:**
  * This will be defaulted to the amount of the transaction being disputed on, in case of a partial dispute, to the remaining undisputed amount
* **Supporting document:**
  * Adding supporting document will generally strengthen the case, and is mandatory for some reason codes - the document can be added at this stage or once the dispute has been submitted and before the evidence gathering is marked as complete
  * Some reason codes require certain dispute document categories to be included on submission - see [API reference](https://docs.synctera.com/v2/reference/adddisputedocument#body-category) for details

<Frame>
  <img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Dispute-Drawer2.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=6d400a3d8aa047a797bf774cdb2eb3e1" alt="Dispute Drawer2" width="1332" height="1172" data-path="images/Dispute-Drawer2.png" />
</Frame>

* Some reason codes require additional evidence - see the [API reference](https://docs.synctera.com/v2/reference/createdispute#body-one-of-0-evidence) for detailed requirements. In the below example, merchant contact is the required evidence:

<img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Merchant-Contact.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=3d49486e1f0d05401f0e80672ff58180" alt="Merchant Contact" width="1258" height="608" data-path="images/Merchant-Contact.png" />

* **Submit dispute:**
  * When the dispute is submitted, a dispute record is automatically created, and subsequently also the Synctera Dispute Case.

## What's displayed for Card Dispute cases

### Case status

The case status is shown at the top of the Dispute case - to the right of the case description.

<Frame>
  <img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Case-Status-2.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=5b707f4cdfef610bdd65e290b580266b" alt="Case Status 2" width="2273" height="213" data-path="images/Case-Status-2.png" />
</Frame>

Note that the Synctera *Case status* is different from the dispute *Lifecycle status*, which is described further below.

The following Case statuses are available:

<Frame>
  <img src="https://mintcdn.com/synctera/7kjqWFnUzq0r4Ynk/images/docs/image-83.png?fit=max&auto=format&n=7kjqWFnUzq0r4Ynk&q=85&s=5855b91c948986de796ba87898d8a88e" alt="" width="1074" height="305" data-path="images/docs/image-83.png" />
</Frame>

### Evidence Gathering

Once a card dispute has been created, the documentation requirements are displayed on the screen. The evidence gathering must be completed by the FinTech before the case handling is taken over by Synctera.

<Frame>
  <img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Evidence-Gathering-1.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=80bc4a70cf127992a19160260930ec8c" alt="Evidence Gathering 1" width="2271" height="322" data-path="images/Evidence-Gathering-1.png" />
</Frame>

To complete the evidence gathering step, click on the *Complete evidence gathering* button and submit the required evidence - see [this article](https://docs.synctera.com/docs/customer-support-and-complaints#dispute-intake-questions) or the [API reference](https://docs.synctera.com/v2/reference/adddisputedocument#body-category) for required documentation.

<Frame>
  <img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Complete-Evidence-Gathering.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=e2c803afbae456306eae39e225cbd272" alt="Complete Evidence Gathering" width="1282" height="1141" data-path="images/Complete-Evidence-Gathering.png" />
</Frame>

### Customer and Account

Shows information about the *Customer* and the *Account* to which the disputed transaction applies - click on the three dots in the right corner on each tile to view full customer or account details:

<Frame>
  <img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Customer-and-Account-2.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=226b3147a6f27db99b170a709c008564" alt="Customer And Account 2" width="2253" height="340" data-path="images/Customer-and-Account-2.png" />
</Frame>

### Transaction

Shows information about the *Transaction* being disputed - click on the transaction amount or the three dots in the right corner to view full transaction details:

<Frame>
  <img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Transaction.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=9c7e09446b6b8ec2e9b8479724652e8e" alt="Transaction" width="2253" height="477" data-path="images/Transaction.png" />
</Frame>

To view AVS data, click on the *View AVS data* button in the right corner of the transaction tile:

<Frame>
  <img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Transaction---AVS.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=8116ba6e2dd6f2554a990199fe99ea70" alt="Transaction AVS" width="1112" height="605" data-path="images/Transaction---AVS.png" />
</Frame>

To view POS data, click on the *View POS data* button in the right corner of the transaction tile:

<Frame>
  <img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Transaction---POS.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=0fa952863cd667358041adaf5a8e9b71" alt="Transaction POS" width="1104" height="927" data-path="images/Transaction---POS.png" />
</Frame>

**Related postings:**

All postings related to the dispute, both customer- and settlement-related postings, can be listed by going to *Transactions - Posted* and searching by the `Reference ID`. For example:

<img src="https://mintcdn.com/synctera/wG0GBg3HMsMdo-7t/images/Related-Postings---V2.png?fit=max&auto=format&n=wG0GBg3HMsMdo-7t&q=85&s=c6b9cdefc91dd73c17999dbaac2f2509" alt="Related Postings V2" width="1862" height="516" data-path="images/Related-Postings---V2.png" />

### Card

Shows information about the *Card* to which the disputed transaction belongs - click on the card number or the three dots in the right corner to view full card details:

<img src="https://mintcdn.com/synctera/wG0GBg3HMsMdo-7t/images/Card.png?fit=max&auto=format&n=wG0GBg3HMsMdo-7t&q=85&s=2a2fbffd6f61797bc8cdfe52925d798f" alt="Card" width="2256" height="274" data-path="images/Card.png" />

### Dispute status

The dispute status section includes:

* Overall status (Lifecycle, Decision, Credit)
* General information / submission details
* Transaction authorization data relevant for eligibility/liability
* Evidence that was submitted

**Lifecycle status, Decision and Credit status:**

Together, the *Lifecycle status*, *Decision* and *Credit status* tell you where the dispute is at.

* The *Lifecycle status* tells you in which step in the dispute flow the dispute is
* The *Decision* tells you if a decision has been reached
* The *Credit status* tells you if a provisional credit or a final credit was posted or not

<img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Dispute-Status---Status.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=434a04e062a693a44a81f107017a3f16" alt="Dispute Status Status" width="964" height="171" data-path="images/Dispute-Status---Status.png" />

**General info / submission details:**

Information about:

* *Disputed date* and *amount*
* *Reason code, Applicable regulation* and *Investigation deadline*, which is calculated automatically based on network timelines
* *Acquirer reference number*, which is required in the investigation of certain dispute cases

<img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Dispute-Status---General-Info.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=850f4159ca9fed4b21554196a2486e45" alt="Dispute Status General Info" width="1024" height="332" data-path="images/Dispute-Status---General-Info.png" />

**Evidence:**

Shows the note with the cardholder explanation that was provided when the dispute was submitted along with any additional evidence that may have been required:

<img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Dispute-Status---Evidence.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=3833dbd69decf34a4d5d7038e4cc1d7b" alt="Dispute Status Evidence" width="1109" height="126" data-path="images/Dispute-Status---Evidence.png" />

Example of additional evidence:

<img src="https://mintcdn.com/synctera/wG0GBg3HMsMdo-7t/images/Evidence---Merchant-Contact.png?fit=max&auto=format&n=wG0GBg3HMsMdo-7t&q=85&s=84372dfa7ee35fb72adcecb796e82e7f" alt="Evidence Merchant Contact" width="1443" height="194" data-path="images/Evidence---Merchant-Contact.png" />

### Other parameters impacting the dispute flow

There are various other parameters that impact the dispute flow and eligibility.

* *Disputed through*:
  * Mastercard disputes: Decisionly
  * Visa and PULSE: Marqeta
* *3DS authentication*: If a transaction was authenticated through 3DS, it is not eligible for a chargeback with the network (i.e. will get rejected by the network).
* *Digital wallet token transaction*: If a transaction was processed using a digital wallet token, it is not eligible for a chargeback with the network (i.e. will get rejected by the network).
* *Card form*: It is of importance to know whether a physical or a virtual card was used for the transaction, as it may impact the decision.
* *Card category*: Rules and regulations are different for consumer and commercial cards.
* *Card type*: Rules and regulations are different for debit and credit cards.

### Action history

Shows all dispute lifecycle transitions/events:

<img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Action-History.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=27639421b4b4bf4cf2b5bf976050f2c3" alt="Action History" width="2049" height="571" data-path="images/Action-History.png" />

### Related Cases

The second tab on the Dispute case shows *Related cases*, that is, other dispute cases opened for the same customer. This may help indicate whether a fraud pattern can be established for the customer.

<Frame>
  <img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Related-Cases.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=436b757fcb5f2382d2efbb7ab30631a5" alt="Related Cases" width="2053" height="632" data-path="images/Related-Cases.png" />
</Frame>

### History

The third tab on the Dispute case shows the case *History*, i.e. all the status transitions of the *Synctera Dispute Case*.

<img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/History.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=199bc532a8a0d7c1f0fbaa7375443298" alt="History" width="967" height="964" data-path="images/History.png" />

## Case assignment and document upload

As for other case types, the Dispute case provides the ability to add an assignee and assign a priority to the case.

<img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Case-Assignment.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=e53c83f19b56c798cdbe70aac461823e" alt="Case Assignment" width="752" height="684" data-path="images/Case-Assignment.png" />

In addition, Attachments (documents/evidence) can be uploaded to the case at any time, along with Notes. As mentioned above, certain dispute document categories are required for some reason codes -  [API reference](https://docs.synctera.com/v2/reference/adddisputedocument#body-category) for required documentation.

<img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Document-Upload---Post-Case-Creation.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=b4f11ca4bac3dea257b3b8ab9612ef36" alt="Document Upload Post Case Creation" width="746" height="500" data-path="images/Document-Upload---Post-Case-Creation.png" />

## How to action a case

The system will automatically determine/display the case- and dispute-actions that are available based on the dispute status (lifecycle status / decision).

### Take Dispute Action

* Actions available to FinTechs:
  * Complete evidence gathering
  * Create/reverse provisional credit:
    <Note>
      Posting of provisional credits is by default done automatically. However, the `Create - Provisional Credit` action can be used for immediate posting of the provisional credit. This action requires additional permissions, which can be requested through a Synctera representative.
    </Note>

* Actions handled by Synctera Dispute Management team or System:
  * All issuer actions after evidence gathering has been completed - see list [here](https://docs.synctera.com/v2/docs/card-transaction-disputes#issuer-actions-synctera)

<img src="https://mintcdn.com/synctera/g9pUaSjlvMTJZIVQ/images/Dispute-Actions-1.png?fit=max&auto=format&n=g9pUaSjlvMTJZIVQ&q=85&s=eda04c70a810039c965a29802c4a28c7" alt="Dispute Actions 1" width="505" height="381" data-path="images/Dispute-Actions-1.png" />

### Close case

In the scenario where a decision has been reached (Decision = Won / Lost / Resolved) or case worker decides to deny the dispute, the case can be closed.

<Frame>
  <img src="https://mintcdn.com/synctera/pDSOOmsGKwjC8uU7/images/docs/image-101.png?fit=max&auto=format&n=pDSOOmsGKwjC8uU7&q=85&s=1d43dae542094030fa2b50f440b53fb3" alt="" width="240" height="173" data-path="images/docs/image-101.png" />
</Frame>
