查询 source 接口
Last updated
Was this helpful?
Was this helpful?
{
"total": 100,
"list": [
{
"sourceId": "xxx",
"type": "CSV_BALANCE",
"name": "Source1",
"entityAccountId": "entityAccountId1"
},
{
"sourceId": "yyy",
"type": "OPENAPI_TRANSACTION",
"name": "Source2",
"entityAccountId": "entityAccountId2"
}
]
}