{
"token": "Epoint_WebSerivce_**##0601",
"params": {
"projectguid": "1100fe6bc-1ad6-472a-827f-7f04ab00f57d",
"areacode": "510100"
}
}
curl --location --request POST '/cdzwdtProject/jjb_getProjectInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "Epoint_WebSerivce_**##0601",
"params": {
"projectguid": "1100fe6bc-1ad6-472a-827f-7f04ab00f57d",
"areacode": "510100"
}
}'
{
"status": {
"code": 1,
"text": "获取成功"
},
"custom": {
"code": "1",
"text": "调用成功",
"taskinfo": {
"taskname": "燃气更名过户",
"item_id": "11510105MB1948",
"type": "即办件",
"ouname": "成都市经济和信息化局",
"charge_flag": "否",
"lbresult": "无",
"promise_day": "0 工作日",
"acceptcondition": "1.完成不动产过户或交易,并结清气费,签订供用气合同的非居民客户。 2.完成不动产过户或交易,并结清气费的的居民客户。"
},
"projectinfo": {
"applyertype": "申请人类型",
"certtype": "22",
"certnum": "50010019941214****",
"applyername": "东风",
"address": "申请人地址",
"applyermobile": "139********",
"legalid": "50010019941214***",
"legal": "法定代表人",
"contactperson": "东风",
"contactmobile": "139********",
"contactcertnum": "0010019941214****",
"remark": "备注",
"cnscliengguid": "承诺书附件标识"
},
"materiallist": [
{
"projectmaterialguid": "005d3a6e-d04d-4ae4-9244-ccd6da7c8f6d",
"taskmaterialguid": "",
"projectmaterialname": "经办人身份证",
"ordernum": "10",
"necessary": "材料是否必要",
"clientguid": "附件标识"
}
]
}
}