Get all the disputes for a client
GET/v1/card/disputes
KEYSET paginated: pass cursor from the previous page’s nextCursor and stop when it is null. No page number and no total — the issuer exposes neither. client_id is required: a dispute carries no owner information of its own, so there is no cross-client read to offer.
Request
Responses
- 200
- 401
Keyset page of disputes
Missing, malformed, unknown, or revoked partner API key.