{
"code": "string",
"message": "string",
"traceId": "string",
"data": {
"coopOrgList": [
{
"id": "string",
"coopOrgType": "string",
"coopOrgId": "string",
"coopOrgName": "string",
"coopOrgRate": 0
}
],
"financialOrgList": [
{
"id": "string",
"financialOrgType": "string",
"financialOrgId": "string",
"financialOrgName": "string",
"shareType": "string",
"financialOrgRate": 0
}
],
"otherOrgList": [
{
"id": "string",
"otherOrgType": "string",
"otherOrgId": "string",
"otherOrgName": "string",
"otherOrgRate": 0
}
]
},
"timestamp": 0,
"success": true
}