{ "request": { "agentid": "53961", "process_code": "PROC-F44829F3-FA94-49DA-BBAF-4D810E318950" } }
curl --location --request POST 'http://127.0.0.1/topapi/process/form/condition/list?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "request": { "agentid": "53961", "process_code": "PROC-F44829F3-FA94-49DA-BBAF-4D810E318950" } }'
{ "request_id": "string", "errcode": 0, "list": [ { "id": "string", "label": "string" } ] }