招标详情 -手机号明文
POST
https://micro-gfyx-api.b2btst.com/v1/business_opportunity/bid/bid-detail-mobile
自动化已维护
最后修改时间:2024-02-18 06:19:33
责任人:翁果
请求参数
Header 参数
authorization
string
必需
示例值:
{{小程序登录态}}
access_token
string
必需
示例值:
{{pc登录态}}
Body 参数application/json
id
string
招标id
示例
{
"id": "trading_center_077a0497-a83e-4bed-a05d-55b959aac32d"
}
返回响应
🟢200成功
application/json
Body
data
object
必需
id
string
招标id
ower_mobile
string
招标负责人手机号
agent_ower_mobile
string
代理负责人手机号
error_code
integer
必需
message
string
必需
success
boolean
必需
示例
{"data":{"id":"trading_center_077a0497-a83e-4bed-a05d-55b959aac32d","ower_mobile":"010-62060044","agent_ower_mobile":"010-84865055"},"error_code":0,"message":"操作成功","success":true}
修改于 2024-02-18 06:19:33