名称:行程更新

接口:/merchant/meeting/journeyUpdate

请求方式:post

参数名 类型 必填 说明 示例
meetid int Y 会议id 18
id int Y 主键 18
train_number str Y 车次 18
transfer_company str Y 航空公司 18
train_time str Y 时间搓精确到秒 火车或者飞机车次的出发时间 18
city_code str Y 城市code (如果是去就是出发城市的code如果是回就是目的地的code) 18
go_train_id str Y 去的火车/飞机 id 18
go_train_name str Y 去的火车/飞机 标题 18
back_train_id str Y 回的火车/飞机 id 18
back_train_name str Y 回的火车/飞机 标题 18

说明

1.此方法需要登录

返回示例

{
    "code": 200,
    "message": "success",
    "result": []
}

results matching ""

    No results matching ""