API: 审定人填写进行中项目的报价信息
URL: /create_quoted_price_by_boss/
请求方式: POST
参数
tokenID string '2017-03-09152213' 登录tokenID
tenderID string '2017-03-09152213' 招标公告ID
quotedPrice float 400 预估价
price float 390 定价
costPrice float 200 成本价
description string '备注消息' 备注消息
返回示例
{
"status": "SUCCESS",
"data": null
}
返回字段说明
status boolean 返回状态