美游接口openapi
  1. 变更订单
美游接口openapi
  • 组织架构
    • 查询部门
      POST
    • 查询员工
      POST
    • 修改员工信息
      POST
    • 查询分公司信息
      POST
    • 创建部门
      POST
    • 修改部门
      POST
    • 删除部门
      POST
    • 创建客商
      POST
    • 创建客商员工
      POST
    • 创建员工
      POST
  • 基础配置
    • 产品分类
      POST
    • 产品标签
      POST
    • 线路报价类型
      POST
    • 报价等级
      POST
    • 地区列表
      POST
    • 地区查询
      POST
    • 车辆座位图
      POST
  • 查询产品
    • 线路详情
    • 线路产品查询
    • 线路产品日期计划
    • 线路计划套餐
    • 线路计划套餐报价
    • 线路计划车辆选座
    • 单项产品列表
    • 单项产品详情
    • 单项产品计划列表
    • 海报查询
  • 创建产品
    • 新增线路产品
    • 新增线路产品计划套餐价格
    • 编辑线路产品
    • 编辑线路产品计划
    • 编辑线路产品套餐价格
    • 新增酒店产品
    • 新增酒店产品计划
    • 新增门票产品
    • 新增门票产品计划
    • 新增交通票产品
    • 新增交通票产品计划
    • 上传产品附件
  • 订单查询
    • 查询订单详情
    • 查询订单列表
    • 查询单团订单
    • 查询订单游客名单
  • 创建订单
    • 创建线路订单
    • 创建地接线路订单
    • 创建机票订单
  • 变更订单
    • 确认订单
      POST
    • 取消订单
      POST
    • 修改备注信息
      POST
    • 编辑游客名单
      POST
    • 确认游客名单
      POST
    • 订单调账
      POST
    • 订单调账审核
      POST
    • 取消订单调账
      POST
    • 订单退团
      POST
    • 取消订单退团
      POST
    • 订单退团审核
      POST
    • 现金退款
      POST
    • 余额退款
      POST
    • 订单锁定
      POST
    • 订单解锁
      POST
    • 订单退团上传附件
      POST
  • 银行账号
    • 添加银行账户
    • 银行列表
  • 单团管理
    • 添加单团
    • 退团
    • 修改团备注
    • 修改价格
    • 修改游客信息
    • 获取团游客列表
  • 获取access_token
    GET
  • 刷新access_token
    GET
  • 数据模型
    • 产品相关
      • 线路产品信息
      • 线路标签
      • 行程信息
      • 出发地目的地
      • 自费购物店信息
      • 计划基本信息
      • 计划套餐信息
      • 套餐价格信息
      • 新建产品用购物点,自费点类型
    • 订单相关
      • 调账退团
      • 价格信息
      • 扩展信息
      • 基础信息
      • 附件信息
      • 选座信息
      • 游客名单
      • 全陪名单
      • 联系人信息
      • 集合站点
    • 部门信息
    • 用户信息
    • 产品标签
    • 线路报价类型
    • 地区信息
    • 文件信息
    • 集合站点信息
    • 座位信息
    • 游客列表
  1. 变更订单

编辑游客名单

POST
/open/api/v2

请求参数

Query 参数

Body 参数application/json

示例
{
    "order_no": "25061814311688435",
    "tourist": {
        "1": {
            "tourist_id": "78903",
            "tourist_type": "1",
            "username": "张三",
            "card_type": "1",
            "card_no": "350521198410081516",
            "sex": "1",
            "age": "30",
            "telephone": "18059802870",
            "remark": "",
            "last_name": "三",
            "first_name": "张",
            "expiry_date": "",
            "issue_at": "",
            "issue_date": "",
            "birthplace": "",
            "nationality": "",
            "birthday": "1988-05-12",
            "native_place": "",
            "email": "u6mgge_i33@sina.com"
        },
        "2": {
            "tourist_id": "84838",
            "tourist_type": "1",
            "username": "李四",
            "card_type": "1",
            "card_no": "350521198410081516",
            "sex": "1",
            "age": "30",
            "telephone": "18059802872",
            "remark": "",
            "last_name": "四",
            "first_name": "李",
            "expiry_date": "",
            "issue_at": "",
            "issue_date": "",
            "birthplace": "",
            "nationality": "",
            "birthday": "1988-05-12",
            "native_place": "",
            "email": "u6mgge_i33@sina.com"
        },
        "3": {
            "tourist_id": "84839",
            "tourist_type": "1",
            "username": "王五",
            "card_type": "1",
            "card_no": "350521198410081516",
            "sex": "1",
            "age": "30",
            "telephone": "18059802873",
            "remark": "",
            "last_name": "五",
            "first_name": "王",
            "expiry_date": "",
            "issue_at": "",
            "issue_date": "",
            "birthplace": "",
            "nationality": "",
            "birthday": "1988-05-12",
            "native_place": "",
            "email": "u6mgge_i33@sina.com"
        },
        "4": {
            "tourist_id": "84840",
            "tourist_type": "1",
            "username": "赵六",
            "card_type": "1",
            "card_no": "350521198410081516",
            "sex": "1",
            "age": "30",
            "telephone": "18059802874",
            "remark": "",
            "last_name": "六",
            "first_name": "赵",
            "expiry_date": "",
            "issue_at": "",
            "issue_date": "",
            "birthplace": "",
            "nationality": "",
            "birthday": "1988-05-12",
            "native_place": "",
            "email": "u6mgge_i33@sina.com"
        }
     }
}

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request POST 'https://erp.e88.meiyouwx.com/open/api/v2?service=order.edit.tourist&access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{
    "order_no": "25061814311688435",
    "tourist": {
        "1": {
            "tourist_id": "78903",
            "tourist_type": "1",
            "username": "张三",
            "card_type": "1",
            "card_no": "350521198410081516",
            "sex": "1",
            "age": "30",
            "telephone": "18059802870",
            "remark": "",
            "last_name": "三",
            "first_name": "张",
            "expiry_date": "",
            "issue_at": "",
            "issue_date": "",
            "birthplace": "",
            "nationality": "",
            "birthday": "1988-05-12",
            "native_place": "",
            "email": "u6mgge_i33@sina.com"
        },
        "2": {
            "tourist_id": "84838",
            "tourist_type": "1",
            "username": "李四",
            "card_type": "1",
            "card_no": "350521198410081516",
            "sex": "1",
            "age": "30",
            "telephone": "18059802872",
            "remark": "",
            "last_name": "四",
            "first_name": "李",
            "expiry_date": "",
            "issue_at": "",
            "issue_date": "",
            "birthplace": "",
            "nationality": "",
            "birthday": "1988-05-12",
            "native_place": "",
            "email": "u6mgge_i33@sina.com"
        },
        "3": {
            "tourist_id": "84839",
            "tourist_type": "1",
            "username": "王五",
            "card_type": "1",
            "card_no": "350521198410081516",
            "sex": "1",
            "age": "30",
            "telephone": "18059802873",
            "remark": "",
            "last_name": "五",
            "first_name": "王",
            "expiry_date": "",
            "issue_at": "",
            "issue_date": "",
            "birthplace": "",
            "nationality": "",
            "birthday": "1988-05-12",
            "native_place": "",
            "email": "u6mgge_i33@sina.com"
        },
        "4": {
            "tourist_id": "84840",
            "tourist_type": "1",
            "username": "赵六",
            "card_type": "1",
            "card_no": "350521198410081516",
            "sex": "1",
            "age": "30",
            "telephone": "18059802874",
            "remark": "",
            "last_name": "六",
            "first_name": "赵",
            "expiry_date": "",
            "issue_at": "",
            "issue_date": "",
            "birthplace": "",
            "nationality": "",
            "birthday": "1988-05-12",
            "native_place": "",
            "email": "u6mgge_i33@sina.com"
        }
     }
}'

返回响应

🟢200成功
application/json
Body

示例
{
    "status": "success",
    "msg": "调用成功",
    "data": {
        "order_no": "25073118280113249"
    }
}
修改于 2025-09-16 04:02:31
上一页
修改备注信息
下一页
确认游客名单
Built with