Alerts
Update Alert
Update the state of an alert to properly inform the banks of whether or not a refund will be issued. If an alert is left unactioned for 72 hours it will be automatically declined. For best results mark alerts as resolved within 24 hours of receiving them (some smaller banks will escalate quarantined transactions as soon as 24 hours within propogating an alert). If you attempt to update an already actioned alert, the request will fail.
POST
/
api
/
v2
/
alerts
/
update
/
{id}
Path Parameters
Query Parameters
Body
application/json
Available options:
Resolved
, ResolvedPartial
, ResolvedCancelled
, AccountCancelled
, CancellationProcessed
, UnmatchedGeneral
, UnmatchedCannotFindTransaction
, Duplicate
, MIDLost
, AlreadyRefunded
, AlreadyChargeback
, Ineligible
, TDS
, CannotCancel
, MatchedWillShip
, EscalateChargeback
, ContactedShipper
, WIP
, Error
, None
, NotMyDescriptor
, Unactioned
,
Response
200 - application/json
The response is of type integer
.