v8

OpenAPI 3.1.02026-08-033623795.0 MB
Disputes

Retrieve Dispute Summary

Totals up the same disputes the list returns, so you can build status tabs and totals without paging through them.

get/disputes/summary

Query parameters

groupsstring[]

Which breakdowns to return, keyed by these names under groups. Repeat the parameter to ask for several; omit it for all of them.

account_idstring

Only disputes filed against this account (biz_ tag). Omit it to cover every account you can read.

statusstring[]

Only disputes in these statuses. Repeat the parameter to pass several.

currencystring

Only disputes in this three-letter ISO currency.

created_beforestring

Only disputes opened before this ISO 8601 timestamp.

created_afterstring

Only disputes opened after this ISO 8601 timestamp.

Headers

Api-Version-Datestring
Example:2026-07-31

Pins the request to a dated API version.

Response

summary returned

totalinteger required

How many disputes match the filters.