Wallet Claimed
This event is fired when a user downloads the application and claims a pre-initialized account
Example
{
"event": "WALLET_CLAIMED",
"client_type": "ORGANIZATION",
"client_id": int,
"data": {
"employee_id": String,
}
}
This event is fired when a user downloads the application and claims a pre-initialized account
{
"event": "WALLET_CLAIMED",
"client_type": "ORGANIZATION",
"client_id": int,
"data": {
"employee_id": String,
}
}