Get Disputes

Gets dispute details associated with one vendor or node. By default, this returns anything with a status change date of the previous day or same day as the request. Use filters to specify a different time period or type of data. If you do not include a filter on the 'incoming_date', the results will be limited to disputes from the last 90 days.

Note: The Dispute Management API resource is not enabled by default; contact Qualpay Support for permissions.

Query Params
int32
1 to 100
Defaults to 10

The number of records displayed in the result.

string
Defaults to incoming_date

The field that should be used to sort the results. Refer to the response model for available fields.

string
enum
Defaults to desc

How the system should use the order_on value to sort the result. Specify asc (ascending sort order) or desc (descending sort order).

Allowed:
int32
Defaults to 0

Zero-based page number. When there are more results than the count parameter, use this to select the page to display.

filter
array of strings

Results can be filtered by custom criteria. Refer to Filters to use the filter parameter.

filter
boolean

A flag to include response options in the response. This is used for determining what actions you may take using the Dispute Action endpoint.

Responses

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json