| Item | Value |
|---|---|
| API Status | Stable |
| Current Version | v1.0 |
| Backward Compatibility | No |
| Applicable Environment | Production |
curl --location --request GET '/v1.0/crm/deposit/wallet?participantCode=B0100010&blockchain=ETH'{
"success": false,
"code": 10006,
"msg": "Invalid token",
"data": null,
"currencyConvertInfoList": null
}