# 旅仓开放平台 OpenDoc > 机器可读索引,目录与人读侧栏一致(不含接口调试工具)。接口字段以各篇 Markdown 原文为准,禁止凭印象填写 Path / 参数。 > 站点:https://open.lvcang.cn/doc/ > 接口根地址:https://openapi.lvcang.cn/ ## 接入指引 - [接口公共协议](https://open.lvcang.cn/doc/raw/api/readme.md): 人读页 https://open.lvcang.cn/doc/api/readme - [获取访问授权token](https://open.lvcang.cn/doc/raw/api/auth/getToken.md): `/auth/getToken` 人读页 https://open.lvcang.cn/doc/api/auth/getToken - [H5嵌入指引](https://open.lvcang.cn/doc/raw/api/h5/readme.md): 人读页 https://open.lvcang.cn/doc/api/h5/readme - [Agent Skill 接入指南](https://open.lvcang.cn/doc/raw/api/agent/skill.md): 人读页 https://open.lvcang.cn/doc/api/agent/skill ## 酒店 - [接入流程](https://open.lvcang.cn/doc/raw/api/hotel/flow.md): 人读页 https://open.lvcang.cn/doc/api/hotel/flow - [目的地补全](https://open.lvcang.cn/doc/raw/api/hotel/apiList/destination.md): `/hotel/destination` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/destination - [关键字补全](https://open.lvcang.cn/doc/raw/api/hotel/apiList/keyword.md): `/hotel/keyword` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/keyword - [筛选项信息](https://open.lvcang.cn/doc/raw/api/hotel/apiList/filter.md): `/hotel/filter` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/filter - [静态城市](https://open.lvcang.cn/doc/raw/api/hotel/apiList/staticCity.md): `/hotel/static/city` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/staticCity - [酒店列表](https://open.lvcang.cn/doc/raw/api/hotel/apiList/list.md): `/hotel/list` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/list - [酒店详情-实时](https://open.lvcang.cn/doc/raw/api/hotel/apiList/detail.md): `/hotel/detail` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/detail - [酒店详情-预抓](https://open.lvcang.cn/doc/raw/api/hotel/apiList/crawlDetail.md): `/hotel/crawl/detail` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/crawlDetail - [数据验证](https://open.lvcang.cn/doc/raw/api/hotel/apiList/validate.md): `/hotel/data/validate` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/validate - [创单](https://open.lvcang.cn/doc/raw/api/hotel/apiList/createOrder.md): `/hotel/createOrder` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/createOrder - [支付](https://open.lvcang.cn/doc/raw/api/hotel/apiList/pay.md): `/hotel/pay` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/pay - [订单详情](https://open.lvcang.cn/doc/raw/api/hotel/apiList/orderDetail.md): `/hotel/orderDetail` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/orderDetail - [酒店订单催确认](https://open.lvcang.cn/doc/raw/api/hotel/apiList/orderPromote.md): `/hotel/orderPromote` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/orderPromote - [取消订单](https://open.lvcang.cn/doc/raw/api/hotel/apiList/cancelOrder.md): `/hotel/cancelOrder` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/cancelOrder - [酒店订单通知【接入方实现】](https://open.lvcang.cn/doc/raw/api/hotel/apiList/orderNotify.md): `/hotel/orderNotify` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/orderNotify ### 酒店工单 - [工单字典查询](https://open.lvcang.cn/doc/raw/api/hotel/apiList/workorderDictionary.md): `/hotel/workorder/dictionary` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/workorderDictionary - [提交工单](https://open.lvcang.cn/doc/raw/api/hotel/apiList/workorderSubmit.md): `/hotel/workorder/submit` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/workorderSubmit - [工单列表](https://open.lvcang.cn/doc/raw/api/hotel/apiList/workorderList.md): `/hotel/workorder/list` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/workorderList - [工单详情](https://open.lvcang.cn/doc/raw/api/hotel/apiList/workorderDetail.md): `/hotel/workorder/detail` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/workorderDetail - [回复工单](https://open.lvcang.cn/doc/raw/api/hotel/apiList/workorderReply.md): `/hotel/workorder/reply` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/workorderReply - [催单](https://open.lvcang.cn/doc/raw/api/hotel/apiList/workorderUrge.md): `/hotel/workorder/urge` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/workorderUrge - [工单状态回调通知](https://open.lvcang.cn/doc/raw/api/hotel/apiList/workorderNotify.md): `{分销商配置的回调地址}` 人读页 https://open.lvcang.cn/doc/api/hotel/apiList/workorderNotify ### 常量列表 - [订单相关](https://open.lvcang.cn/doc/raw/api/hotel/const/order.md): 人读页 https://open.lvcang.cn/doc/api/hotel/const/order - [错误码](https://open.lvcang.cn/doc/raw/api/hotel/const/errorCode.md): 人读页 https://open.lvcang.cn/doc/api/hotel/const/errorCode ## 旅游线路 - [接入流程](https://open.lvcang.cn/doc/raw/api/line/flow.md): 人读页 https://open.lvcang.cn/doc/api/line/flow - [产品列表](https://open.lvcang.cn/doc/raw/api/line/apiList/list.md): `/line/list` 人读页 https://open.lvcang.cn/doc/api/line/apiList/list - [出发城市列表](https://open.lvcang.cn/doc/raw/api/line/apiList/depCityList.md): `/line/depCityList` 人读页 https://open.lvcang.cn/doc/api/line/apiList/depCityList - [订单详情](https://open.lvcang.cn/doc/raw/api/line/apiList/orderDetailV2.md): `/line/orderDetailV2` 人读页 https://open.lvcang.cn/doc/api/line/apiList/orderDetailV2 - [订单变更通知](https://open.lvcang.cn/doc/raw/api/line/apiList/orderChangeNotify.md): 人读页 https://open.lvcang.cn/doc/api/line/apiList/orderChangeNotify - [线路上下架通知](https://open.lvcang.cn/doc/raw/api/line/apiList/lineChangeNotify.md): 人读页 https://open.lvcang.cn/doc/api/line/apiList/lineChangeNotify - [定制需求提交](https://open.lvcang.cn/doc/raw/api/line/apiList/customized.md): `/line/customized` 人读页 https://open.lvcang.cn/doc/api/line/apiList/customized - [定制结果通知](https://open.lvcang.cn/doc/raw/api/line/apiList/customizedResultNotify.md): 人读页 https://open.lvcang.cn/doc/api/line/apiList/customizedResultNotify - [定制需求单取消](https://open.lvcang.cn/doc/raw/api/line/apiList/cancelCustomizedOrder.md): `/line/cancelCustomizedOrder` 人读页 https://open.lvcang.cn/doc/api/line/apiList/cancelCustomizedOrder ## 公共 - [旅顾分配/查询](https://open.lvcang.cn/doc/raw/api/resourceCommon/getTravelConsultant.md): `/auth/getTravelConsultant` 人读页 https://open.lvcang.cn/doc/api/resourceCommon/getTravelConsultant - [出发城市列表接口](https://open.lvcang.cn/doc/raw/api/resourceCommon/listCity.md): `/resourceCommon/listCity` 人读页 https://open.lvcang.cn/doc/api/resourceCommon/listCity - [收银台支付接口](https://open.lvcang.cn/doc/raw/api/pay/pay.md): `接入方提供` 人读页 https://open.lvcang.cn/doc/api/pay/pay - [收银台支付状态查询接口](https://open.lvcang.cn/doc/raw/api/pay/payStatus.md): `接入方提供` 人读页 https://open.lvcang.cn/doc/api/pay/payStatus - [收银台支付结果回调接口](https://open.lvcang.cn/doc/raw/api/pay/payCallback.md): `支付请求中的notifyUrl` 人读页 https://open.lvcang.cn/doc/api/pay/payCallback - [收银台退款接口](https://open.lvcang.cn/doc/raw/api/pay/refund.md): `接入方提供` 人读页 https://open.lvcang.cn/doc/api/pay/refund - [收银台退款状态查询接口](https://open.lvcang.cn/doc/raw/api/pay/refundStatus.md): `接入方提供` 人读页 https://open.lvcang.cn/doc/api/pay/refundStatus - [收银台退款结果回调接口](https://open.lvcang.cn/doc/raw/api/pay/refundCallback.md): `退款请求中的notifyUrl` 人读页 https://open.lvcang.cn/doc/api/pay/refundCallback