{
"creditCode": "",
"companyName": "青海省旅游文化运营管理有限公司",
"page": 1,
"pageSize": 20,
"clientId": "26edab18d1594e03a59191e5c28d4374"
}
curl --location --request POST '/v3api/zszc/judicial_assistance' \
--header 'Content-Type: application/json' \
--data-raw '{
"creditCode": "",
"companyName": "青海省旅游文化运营管理有限公司",
"page": 1,
"pageSize": 20,
"clientId": "26edab18d1594e03a59191e5c28d4374"
}'
{
"code": 0,
"gid": "8c8d3d55cd6b447593896854d88007ca",
"data": {
"detail": [
{
"executed_by": "中融国际信托有限公司",
"execution_notice_num": "(2021)法执沪0117民初字第8570号",
"enforcement_court": "上海市松江区人民法院",
"equity_amount": "850万人民币",
"execution_doc_num": "(2021)法执沪0117民初字第8570号",
"execution_verdict_num": "(2021)法执沪0117民初字第8570号",
"execution_matters": "公示冻结股权、其他投资权权益",
"company_name": "中融国际信托有限公司",
"freeze_term": "1095",
"freeze_end_date": "",
"freeze_start_date": "",
"publish_date": "2021-07-19",
"status": "股权冻结 | 冻结"
}
],
"page": {
"page_total": 1,
"total_count": 2,
"page_no": 1,
"page_size": 20
}
},
"bizcode": 10000,
"success": true,
"message": "OK"
}