{
"creditCode": "",
"companyName": "九江市启弘教育咨询有限公司",
"page": 1,
"pageSize": 20,
"clientId": "26edab18d1594e03a59191e5c28d4374"
}
curl --location --request POST '/v3api/zszc/simple_cancel' \
--header 'Content-Type: application/json' \
--data-raw '{
"creditCode": "",
"companyName": "九江市启弘教育咨询有限公司",
"page": 1,
"pageSize": 20,
"clientId": "26edab18d1594e03a59191e5c28d4374"
}'
{
"code": 0,
"gid": "521f0197edea43a3bb2390840527b9c4",
"data": {
"detail": [
{
"doc_url": "https://img9.tianyancha.com/commitment/7b39af9e65b50446b2e189f9668a03a6/commitment.jpg",
"apply_date": "2020-04-10",
"company_name": "辽宁中进建设有限公司",
"dissent_content": "",
"dissent_person": "",
"registration": "康平县工商行政管理局",
"dissent_date": "",
"result_content": "已撤销简易注销公告",
"public_date": "2019-02-13",
"reg_no_or_credit_code": "91210123MA0Y2KMM34"
}
],
"page": {
"page_total": 1,
"total_count": 1,
"page_no": 1,
"page_size": 20
}
},
"bizcode": 10000,
"success": true,
"message": "OK"
}