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

# Disputes APIs

## 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. |
