接口地址:https://www.mxnzp.com/api/exchange_rate/list |
---|
返回格式:json |
请求方式:get/post |
请求示例:https://www.mxnzp.com/api/exchange_rate/list?app_secret=your&app_id=your |
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
app_secret | string | 必填 | app_secret 扫码关注公众号 |
app_id | string | 必填 | app_id 扫码关注公众号 |
名称 | 类型 | 说明 |
---|---|---|
name | string | 货币编号友好显示 |
nameDesc | string | 货币编号友好显示描述 |
from | string | 源货币编号 |
to | string | 目标货币编号 |
price | string | 汇率值 |
错误码 | 说明 |
---|---|
0 | app_id或者app_secret不合法 |