9.订单详情(商城专用)
GET
https://thirdparty-stage.yanglaoban.com/thirdparty/api/outorder/detail
请求参数
参数名
类型
描述
必填
id
long
锥智订单号
必填
响应参数
参数名
类型
描述
必填
code
必填
message
必填
shopid
string
门店编码
必填
vendorcode
string
门店名称
必填
vendorname
string
供应商名称
必填
outorderid
string
外部商城订单号
必填
customerphone
string
用户手机号
必填
customername
string
用户名称
必填
ordersubtype
string
订单子类型(delivery:配送 selfpick:自提)
必填
orderat
timestamp
下单时间
必填
remark
string
备注
必填
parentoutorderid
string
外部商城父订单号
必填
vendortype
int
供应商配送类型(1:直送 2:仓配)
必填
id
long
锥智订单号
必填
goodid
string
商品编码
必填
goodname
string
商品名称
必填
qty
decimal
份数
必填
skuamt
decimal
商品金额
必填
balancepayamt
decimal
余额支付
必填
cashpayamt
decimal
现金支付
必填
alpayamt
decimal
支付宝支付
必填
wxpayamt
decimal
微信支付
必填
ylpayamt
decimal
银联支付
必填
famt
decimal
运费
必填
promoamt
decimal
订单优惠
必填
skuoriginamt
decimal
商品原金额
必填
promoamtdesc
string
订单优惠描述
必填
otherpayamt
decimal
其他支付金额
必填
othertypecode
string
其他支付编码
必填
receiverphone
string
收货人电话
必填
receivername
string
收货人名称
必填
receivercity
string
收货人城市
必填
receiverdistinct
string
收货区域
必填
receiveralias
string
收货人省份
必填
receiveraddr
string
详细地址
必填
receiverlatitude
string
收货人经度
必填
receiverlongitude
string
收货人维度
必填
timeslottimefrom
timestramp
期望送达起始时间
必填
timeslottimeto
timestramp
期望送达结束时间
必填