{
"code": 0,
"msg": "string",
"data": {
"playerId": "string",
"playerName": "string",
"requestId": "string",
"wallets": [
{
"playerId": "string",
"playerName": "string",
"requestId": "string",
"providerId": "string",
"currencyCode": "string",
"balance": 0
}
]
}
}