Authorization: Bearer ********************{
"images": [
"https://dev-cos.dongbosy.com/fullgoal-debt-windvane/04ca19da26f2da23084d1a2eafcc46e2.jpg"
]
}curl --location --request POST '/ma/ocr/fundTradeRecord' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"images": [
"https://dev-cos.dongbosy.com/fullgoal-debt-windvane/04ca19da26f2da23084d1a2eafcc46e2.jpg"
]
}'{
"ret": 0,
"msg": "success",
"err": null,
"data": [
{
"fundName": "永赢睿信混合C",
"fundCode": "019432",
"tradeDate": "2024-08-18 15:26:50",
"tradeType": "30",
"volume": 5872.19,
"targetFundName": "",
"targetFundCode": ""
},
{
"fundName": "汇添富国证港股通创新药ETF发起式联接C",
"fundCode": "021031",
"tradeDate": "2024-07-31 22:13:49",
"tradeType": "30",
"volume": 3000.00,
"targetFundName": "",
"targetFundCode": ""
},
{
"fundName": "汇添富国证港股通创新药ETF发起式联接C",
"fundCode": "021031",
"tradeDate": "2024-07-31 22:13:09",
"tradeType": "30",
"volume": 5000.00,
"targetFundName": "",
"targetFundCode": ""
},
{
"fundName": "富国上证科创板综合价格ETF联接C",
"fundCode": "023738",
"tradeDate": "2024-05-30 15:42:20",
"tradeType": "30",
"volume": 1.00,
"targetFundName": "",
"targetFundCode": ""
},
{
"fundName": "富国上证科创板综合价格ETF联接C",
"fundCode": "023738",
"tradeDate": "2024-03-17 19:05:09",
"tradeType": "30",
"volume": 100.00,
"targetFundName": "",
"targetFundCode": ""
}
],
"ok": true
}