Card Block Notification Event
This event will get triggered to block and notify about the Credit Card which has been inactive for over a year and has been warned for a window of 30 days.
{
"flag": "CREDIT_CARD_BLOCK",
"email": "[email protected]",
"app_id": "app_4e7d77a4-f6c3-11e8-9243-0242ac110004",
"mobile": "9804129548",
"user_id": "usr_9feaecf61f344a6ea7ae96b261272528",
"card_token": "crd_c36b873c1d254b81a5d5f60ac74e1933"
}
Field Name
Data Type
Required (O/M)
Description
flag
String
M
Information about event
String
M
User email id to be notified
app_id
String
M
App id to which card is linked
mobile
String
M
User mobile number
user_id
String
M
User id
card_token
String
M
Token number asssociated with card
Last updated
