创建订单
POST
https://api.demo.xielongly.com/xielong
请求参数
参数名
类型
描述
必填
appkey
string
系统版本密钥,具体以系统配置为准
必填
userid
int
账号
必填
timestamp
int
当前时间戳
必填
sign
string
签名,具体请查看公共说明->3.数字签名
必填
requesttype
string
Elephant-Line-createLineOrder(接口标识)
必填
usertoken
string
会员标识(必填)
必填
ip
string
客户端IP
必填
order_source
int
订单来源(3.官网APP 4.官网PC 5.官网手机 6.官网微信 7.官网小程序)
必填
productno
string
产品编号
必填
travel_date
string
线路日期(YYYY-MM-DD)2019-08-21
必填
num
string
预定数量
必填
link_man
string
联系人姓名
必填
link_phone
string
联系人手机
必填
link_email
string
联系人邮箱
必填
dist_order_sn
string
分销商单号(选填)
必填
order_memo
string
备注(选填)
必填
room_poor
int
是否接受单房差 1不接受 2接受
必填