v1
latestOpenAPI 3.0.32026-07-243003151.2 MBAccounts
Get Wallet Account Stats
Get statistics for wallet account
get/wallet/{walletId}/account/{accountId}/stats
Path parameters
walletIdstring string required
EES AIR Wallet ID
accountIdstring string required
EES AIR Wallet Account ID
Response
OK
Example response
{
"results": [
{
"label": "totalRollingGiftReceived"
}
]
}