{
"creditCode": "",
"companyName": "金冠电气股份有限公司",
"page": 1,
"pageSize": 20,
"clientId": "26edab18d1594e03a59191e5c28d4374"
}
curl --location --request POST '/v3api/zszc/launch_related' \
--header 'Content-Type: application/json' \
--data-raw '{
"creditCode": "",
"companyName": "金冠电气股份有限公司",
"page": 1,
"pageSize": 20,
"clientId": "26edab18d1594e03a59191e5c28d4374"
}'
{
"code": 0,
"gid": "2b0159b7bd7a4a22988db7452fdb4433",
"data": {
"detail": [
{
"par_value": "",
"launch_rate": "80.0倍",
"firstday_close_price": "",
"launch_amt": "1350.0万股",
"firstday_change_rate": "",
"market_date": "",
"par_launch_value": "40.0元",
"launch_type": "",
"pricingsucc_rate": "0.89871671倍",
"firstday_open_price": "46.8元",
"down_rate": "",
"company_name": "厦门市美亚柏科信息股份有限公司",
"launch_data": "",
"launch_cost": "",
"launch_total": "5.01406035亿元",
"netraised_funds": "",
"establish_date": "1999-09-22"
}
],
"page": {
"page_total": 1,
"total_count": 1,
"page_no": 1,
"page_size": 20
}
},
"bizcode": 10000,
"success": true,
"message": "OK"
}