List Dispute Alerts
Lists the dispute alerts and early fraud warnings across the accounts you can read.
Query parameters
Only alerts on this account's payments (biz_ tag). Omit it to cover every account you can read.
Only alerts on this payment (pay_ tag). A payment can carry several.
Only alerts of this kind. early_fraud_warning for issuer fraud reports, dispute_alert for pre-dispute notices, rapid_dispute_resolution for Visa RDR cases the network already closed.
Number of results to return from the start of the range.
Return results after this cursor. Use page_info.end_cursor from the previous response to fetch the next page.
Number of results to return from the end of the range.
Return results before this cursor. Use page_info.start_cursor from the previous response to fetch the previous page.
The field to sort alerts by.
Sort direction.
Only alerts Whop received before this ISO 8601 timestamp.
Only alerts Whop received after this ISO 8601 timestamp.
Headers
Pins the request to a dated API version.
Response
dispute alerts listed
Example response
{
"data": [
{
"account_id": "biz_xxxxxxxxxxxxxx",
"amount": 25,
"card_brand": "visa",
"created_at": "2026-01-01T12:00:00.000Z",
"currency": "usd",
"id": "dspa_xxxxxxxxxxxxxx",
"payment_id": "pay_xxxxxxxxxxxxxx",
"product_id": "prod_xxxxxxxxxxxxxx",
"reported_at": "2026-01-01T12:00:00.000Z",
"transaction_at": "2026-01-01T12:00:00.000Z",
"type": "dispute_alert",
"updated_at": "2026-01-01T12:00:00.000Z"
}
],
"page_info": {
"start_cursor": "WyJjdXJzb3IiLDFd"
}
}Changes
Changed in 4 of the 74 revisions of this API.116121
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ○
response property
data/items/issuerdeprecatedresponse-property-deprecated
- ▲
- ▲
for the
queryrequest parameterfirst, default value20was addedrequest-parameter-default-value-added
- ●
for the
queryrequest parameterfirst, the max was set to100.00request-parameter-max-set
- ●
for the
queryrequest parameterlast, the max was set to100.00request-parameter-max-set
- ▲
- ▲
the
queryrequest parameterdirectionwas restricted to a list of enum valuesrequest-parameter-became-enum
- ▲
for the
queryrequest parameterdirection, default valuedescwas addedrequest-parameter-default-value-added
- ▲
the
//response's property format changed fromdate-timeto no format for statusresponse-property-type-changed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ●
deleted the
queryrequest parametercompany_idrequest-parameter-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ○
api operation id
listDisputeAlertremoved and replaced withlistDisputeAlertsapi-operation-id-removed
- ○
the security scope
payment:basic:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
the security scope
payment:dispute:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
added the new optional
headerrequest parameterApi-Version-Datenew-optional-request-parameter
- ○
added the new optional
queryrequest parameteraccount_idnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterordernew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpayment_idnew-optional-request-parameter
- ○
added the new optional
queryrequest parametertypenew-optional-request-parameter
- ○
added the new enum value
ascto thequeryrequest parameterdirectionrequest-parameter-enum-value-added
- ○
added the new enum value
descto thequeryrequest parameterdirectionrequest-parameter-enum-value-added
- ○
for the
queryrequest parametercreated_after, the type was generalized fromstringnulltostring, and format fromdate-timeto no formatrequest-parameter-type-generalized
- ○
for the
queryrequest parametercreated_before, the type was generalized fromstringnulltostring, and format fromdate-timeto no formatrequest-parameter-type-generalized
- ○
for the
queryrequest parameterdirection, the type was generalized from no type tostringrequest-parameter-type-generalized
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the
aedenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
allenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
amdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
apeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
arsenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
audenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
awgenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
bamenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
bgnenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
bhdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
bobenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
brlenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
bsdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
btcenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
cadenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
chfenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
clpenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
cnyenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
copenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
crcenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
czkenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
dkkenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
dopenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
dzdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
egpenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
etbenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
ethenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
eurenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
gbpenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
ghsenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
gmdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
gtqenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
gydenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
hkdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
hufenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
idrenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
ilsenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
inrenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
jmdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
jodenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
jpyenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
kesenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
khrenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
krwenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
kwdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
kztenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
lkrenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
madenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
mdlenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
mgaenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
mkdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
mntenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
mopenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
murenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
mxnenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
myrenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
nadenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
ngnenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
nokenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
nzdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
omrenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
penenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
phpenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
pkrenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
plnenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
pygenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
qarenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
ronenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
rsdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
rubenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
rwfenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
sarenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
sekenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
sgdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
thbenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
tndenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
tryenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
ttdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
twdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
tzsenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
usdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
usdtenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
uyuenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
uzsenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
vndenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
whop_usdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
xauenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
xcdenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
xofenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
zarenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ▲
Of the 74 revisions, 1 has no diff computed.