List Disputes

This route handles requests for a list of disputes for the currently authenticated merchant, and returns paginated data with 10 results per page.

Query Params
string

Filters results by the dispute id.

string

Filters results by the id of the dispute's associated transaction.

string
enum

Filters results according to the dispute's status in the process.

string
enum

Filters results according to the reason for the dispute's creation.

Allowed:
string
enum
Defaults to respond_by

The property by which the results are sorted

Allowed:
string
enum

The order in which the results are sorted

Allowed:
date

Filters results according to the dispute's created_at date.

date

Filters results according to the dispute's created_at date.

int32

Each page returns up to 10 results.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json