# How disputes work

Disputes work differently across card networks, but typically follow similar patterns. The dispute process involves multiple parties. We will do convey your evidence to our financial partners. Our financial partners then pass your evidence to the card issuers, if they deem it sufficient.

We reviews the evidence and decides whether it meets the card brand’s requirements for resolving the dispute. If it doesn’t, we close the case. If it presents a potential resolution, we will forwards the evidence to the card issuer. The issuer reviews the evidence and makes a final decision. As the card issuer has final say, our decision to forward the evidence doesn’t, by itself, guarantee a resolution in your favor.

![](https://stoplight.io/api/v1/projects/cHJqOjg3Nzc2/images/KhCDpJoHDeg)

{% tabs %}
{% tab title="Stage 1: Dispute received" %}
The customer’s bank (the issuer) creates a formal dispute and assigns it a chargeback code, which describes why they are reversing the payment. Once the dispute is issued, the disputed amount, and a separate dispute fee, will be immediately deducted from your account.
{% endtab %}

{% tab title="Stage 2: Challenge or accept the dispute" %}
You now need to decide how you want to respond to the dispute.

* <mark style="background-color:green;">Accept</mark>. If you agree with the dispute and the specific reason given, you should accept the dispute.
* <mark style="background-color:red;">Challenge</mark>. If you want to defend against the dispute, you will need to submit evidence to make your case.
* <mark style="background-color:yellow;">Ignore</mark>. If you ignore the dispute, it will expire after a certain amount of time and you will not then be able to respond to it.
  {% endtab %}

{% tab title="Stage 3: Await the outcome" %}
Once you've submitted your evidence, the issuer will review it and decide whether to accept or decline liability for the disputed amount. They may take up to 55 days to get back to you with their decision.
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.moneycollect.com/docs/business-operation/risk-management/disputes/how-disputes-work.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
