(pub)获取inte的兑换汇率
GET
/pub-fund/v1/inte/rate
pub-inte相关接口
接口变更记录
变更时间 | 变更人 | 变更内容 | 备注 |
---|---|---|---|
2023-09-11 | XXX | 初始化文档 |
请求结构
1.
2.
公共参数
签名方法
1.
公共返回结果
接口描述
1.
错误码
code | msg | msg_cn |
---|---|---|
9503 | get rate error | 获取汇率失败 |
9511 | inte msg error | inte返回消息错误 |
接口压测
请求参数
Query 参数
channelId
string
渠道Id
originalCurrency
string
原始货币
targetCurrency
string
目标货币
type
string
middle
示例代码
返回响应
修改于 2023-09-11 01:35:58