v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Disputes

Fetch all disputes

Retrieve a list of all payment disputes. Use expand[]=payment or expand[]=transaction.settlement for additional context.

get/disputes

Query parameters

countinteger

Number of records to return per call. Maximum 100. Default 10.

skipinteger

Number of records to skip. Use with count for pagination. Default 0.

expand[]'payment' | 'transaction.settlement'

Expand sub-entities. Supported: payment, transaction.settlement.

Response

Collection of disputes.

entity'collection'
countinteger

Number of items in the current page.