githubEdit

Inform Alerts

This endpoint will return the inform alerts

post

Returns inform alerts only (FRAUD_NOTICE, DISPUTE_NOTICE).

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
fieldstringOptional

one of the value from [alert_id, descriptor, card_number, transaction_amount, alert_type]

keywordstringOptional

value of the field

midinteger[]Optional
ridinteger[]Optional
sidinteger[]Optional
resellerinteger[]Optional
date_fromstringOptional

format YYYY-MM-DD

date_tostringOptional

format YYYY-MM-DD

orderstringOptional

one of the value from [ASC, DESC]

sizeintegerOptional
pageintegerOptional
Responses
chevron-right
200

Successfully returned inform alert list

application/json
totalResultintegerOptional
post
/txalerts/informalerts

Last updated