{}
curl --location --request POST 'http://127.0.0.1/topapi/org/union/branch/get?access_token=Be3xxxx' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "result": [ { "union_org_name": "string", "union_corpid": "string" } ], "success": true, "errcode": 0, "errmsg": "string", "request_id": "string" }