POST /api/query/wallet HTTP/1.1
Host: /
Authorization: text
Content-Type: application/json
Accept: */*
Content-Length: 20
{
"wallet_id": "text"
}{
"code": "OK",
"data": {
"created_at": 1,
"id": "text",
"updated_at": 1
},
"msg": "text"
}