变更时间 | 变更人 | 变更内容 | 备注 |
---|---|---|---|
2023-09-11 | XXX | 初始化文档 |
code | msg | msg_cn |
---|---|---|
9511 | inte msg error | inte返回消息错误 |
9512 | inte svc has no channel | inte无渠道配置 |
curl --location --request GET '/pub-fund/v1/inte/currency?types=&uuid='
{
"code": 0,
"data": [
{
"currencies": [
"string"
],
"type": "string"
}
],
"msg": "string",
"success": true
}