Untitled Dropdown
cURL
curl --request POST \ --url http://localhost/wallet/api/user/assetFlow
{ "code": 123, "msg": "<string>", "data": { "dataTotal": 123, "haveNext": true, "list": [ { "appId": "<string>", "appUserId": "<string>", "amount": 123, "assetId": 123, "assetName": "<string>", "decimalPlaces": 123, "desc": "<string>", "flowNo": "<string>", "intent": "<string>", "status": "CREATED", "time": "2023-11-07T05:31:56Z", "transRemark": "<string>" } ] } }
代理商码
App标识
App用户ID
资产ID
第几页
每页多少条
签名
OK
Show child attributes