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

# Disputes APIs

> Use Cashfree dispute APIs to list disputes, fetch details, accept or contest cases, and upload supporting documents programmatically without dashboard access.

## List of dispute APIs

The table below lists all the dispute APIs along with their description.

| API name                                                                                                                               | Description                                                                              |
| :------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------- |
| [Get Disputes by Order ID](/api-reference/payments/latest/disputes/get-disputes-by-order-id)                                           | Use this API to get all Dispute details by specifying the Order ID.                      |
| [Get Disputes by Dispute ID](/api-reference/payments/latest/disputes/get-disputes-by-dispute-id)                                       | Use this API to get Dispute details by specifying the Dispute ID.                        |
| [Get Disputes by Payment ID](/api-reference/payments/latest/disputes/get-disputes-by-payment-id)                                       | Use this API to get all Dispute details by specifying the Payment ID.                    |
| [Accept Dispute](/api-reference/payments/latest/disputes/accept-dispute-by-dispute-id)                                                 | Use this API to get accept the Dispute by specifying the Dispute ID.                     |
| [Contest Dispute by Submitting Evidence](/api-reference/payments/latest/disputes/submit-evidence-to-contest-the-dispute-by-dispute-id) | Use this API to submit the evidence to contest the Dispute by specifying the Dispute ID. |
