v1

latestOpenAPI 3.1.02026-07-24170121.2 MB

Export Disputes

get/v1/cases

Query parameters

limitinteger

Number of records to be listed per page.

pageinteger

A number that represents the current page number.

report_date[gte]string

Disputes created after or equal to the date. <br /><b>Format:</b> YYYY/MM/DD

report_date[lte]string

Disputes created before or equal to the date. <br /><b>Format:</b> YYYY/MM/DD

selected_columnsstring

Selected columns for export.

search'Charback date' | 'case number' | 'primary/secondary' | 'transaction date' | 'amount' | 'reason' | 'case type' | 'status' | 'card number' | 'case submitted' | 'responded date' | 'last updated date'

The search term to search for. This will search the following fields: Charback date, case number, primary/secondary, transaction date, amount, reason, case type, status, card number, case submitted, responded date, last updated date.

report_datestring

Disputes created on the date. <br /><b>Format:</b> YYYY/MM/DD

transaction_datestring

Disputes on the transaction the date. <br /><b>Format:</b> YYYY/MM/DD

transaction_date[gte]string

Disputes after or equal to the transaction date. <br /><b>Format:</b> YYYY/MM/DD

transaction_date[lte]string

Disputes created before or equal to the transaction date. <br /><b>Format:</b> YYYY/MM/DD

last_updated_datestring

Disputes updated on the date. <br /><b>Format:</b> YYYY/MM/DD

last_updated_date[gte]string

Disputes updated after or equal to the date. <br /><b>Format:</b> YYYY/MM/DD

last_updated_date[lte]string

Disputes updated before or equal to the date. <br /><b>Format:</b> YYYY/MM/DD

Response

200

Example response

{
  "meta": {
    "include": [
      "file"
    ]
  }
}