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

# Dispute object

> MED or dispute case available to the authenticated merchant

A `Dispute` represents a MED (Special Return Mechanism) case or another contestation linked to one of your organization's payments.

Monetary amounts are returned in cents. Internal processor data, such as external identifiers and protocols, is not exposed by the public API.

Enable `disputes.read` for retrieval and `disputes.write` for responses and evidence on the API credential.

Related endpoints:

* [List disputes](/en/api-reference/disputes/list)
* [Get a dispute](/en/api-reference/disputes/get)
* [Submit a response](/en/api-reference/disputes/respond)
* [Add evidence](/en/api-reference/disputes/add-evidence)
