post https://example.com/getCaseList
Availability
The Dispute API is under development and will be generally available in 2025.
Use the Get Case List endpoint to retrieve a list of submitted cases. You must populate daysToLookBack
plus only one of these parameters: accountNo
, caseId
, customerId
.
See Managing Disputes for instructions on using this endpoint.
Status codes
See Global Response Statuses for status codes that are common across endpoints.
The table below lists status codes that apply to this specific endpoint.
Status code | Description |
---|---|
1529-1 | Invalid customer ID |
1529-2 | Customer ID or account number returned no cases |
1529-4 | Invalid case ID or case ID returned no results |
1529-5 | Invalid request {message} |
1529-14 | Invalid request message |
1529-18 | Account number is not found |
1529-500 | Could not obtain a lock on the case |