Alerts
Fetch an Alert
Get all the alerts from your chargeblast account.
GET
/
api
/
alert
/
{id}
Path Parameters
id
string
requiredQuery Parameters
api_key
string
requiredResponse
200 - application/json
issuer
string | null
transactionDate
string | null
site
string | null
descriptor
string | null
alertType
enum<string>
requiredAvailable options:
FRAUD
, DISPUTE
, UNKNOWN
, DISPUTE_RDR
subprovider
enum<string>
requiredAvailable options:
Ethoca
, CDRN
, RDR
, Discover
, AMEX
, JCB
, Unknown
,
responseAction
string | null
reasonCode
enum<string>
Available options:
Resolved
, ResolvedPartial
, ResolvedCancelled
, AccountCancelled
, CancellationProcessed
, UnmatchedGeneral
, UnmatchedCannotFindTransaction
, Duplicate
, MIDLost
, AlreadyRefunded
, AlreadyChargeback
, Ineligible
, TDS
, CannotCancel
, MatchedWillShip
, EscalateChargeback
, ContactedShipper
, WIP
, Error
, None
, NotMyDescriptor
, Unactioned
,
alertId
string | null
amount
number | null
binDetails
object
externalUrl
string | null
resolvedDate
string | null
currency
string | null
arn
string | null
merchantName
string | null
externalOrder
string | null
createdAt
string | null
match
object
acquirerAction
string | null
creditNotes
string | null
funding
string | null
invoicedAt
string | null
customerId
string | null
customerEmail
string | null
merchantId
string | null
id
string | null
authCode
string | null
creditStatus
string | null
provider
string | null
cardBrand
string | null
card
string | null
creditAppealed
boolean
requiredresolvedByApi
boolean | null