{
"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
}
]
}