Wallet Claimed
Triggered when a worker downloads the application and claims a pre-initialized account
Event
WALLET_CLAIMED
Data
employee_id
- String
Unique ID for the worker
Example
"data": {
"employee_id":"123"
}
Effect
Get Employee Wallet.status
will be ACTIVE
Updated 29 days ago