基金接口/基金信息查询
Last updated
Last updated
POST /api/global/fund.app.FundOperationInfoAppDubboService.queryFundInfo HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 12
{
"fundId": 1
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"id": 1,
"status": 1,
"revision": 1,
"createBy": "text",
"createTime": 1,
"updateBy": "text",
"updateTime": 1,
"fundId": 1,
"sharesIssued": 1,
"sharesApply": 1,
"sharesConfirm": 1,
"sharesRedeem": 1,
"sharesCurrent": 1
},
"ok": true,
"fail": true
}