{ "status": "0" }
curl --location --request POST 'http://127.0.0.1/topapi/union/cooperate/joined/list?access_token=Be31xxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "status": "0" }'
{ "result": [ { "belong_org_name": "string", "belong_corp_id": "string", "org_name": "string", "corp_id": "string" } ], "success": true, "errcode": 0, "errmsg": "string" }