List disputes
Query
List disputes
Returns disputes filed against transactions, including dispute status and resolution details.
POST
List disputes
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
The body is of type object.
Response
200 - application/json
findDisputes
Whether the request was processed successfully. Declines return HTTP 200 with success: false.
Human-readable result message.
Machine-readable result code. See the Error Codes reference.
The response payload.
Number of records.
Echo of the query envelope that produced this result.
Last modified on July 14, 2026

