购买下单
POST
wxminiapp/orderindex
接口描述
购买下单: 微信支付状态下 若是未支付的状态 要去支付的话 请传订单编号过来 并且以json格式传过来 参数名称:orderInfoId
请求参数
参数名
类型
描述
必填
userInfoId
string
用户编号
必填
cementBrandId
int
水泥编号
必填
cementBrandTypeId
int
水泥类型编号
必填
cementNumber
int
水泥数量
必填
cementSinglePrice
double
水泥单价
必填
cementAllPrice
double
水泥总价
必填
receivingGoods
string
收货人编号
必填
receivingGoodsTime
string
收货时间 (请以:yyyy-MM-dd HH:mm:ss形式)
必填
receiveGoodsRemarks
string
收货备注
必填
cementGoodsAllCount
Double
货物总数量
必填
cementGoodsAllPrice
Double
货物总价格
必填
orderInfoType
Short
线上 线下(线上1 线下 2)
必填
isInvoice
short
是否开票 (1,是:0,不是)
必填
receivingGoodsAddress
string
收货地址
必填
receivingGoodsPeoplePhone
string
收货人电话号码
必填
orderInfoInvoicesDto
json
发票信息 参数在说明里面
必填
响应参数
参数名
类型
描述
必填
status
状态
必填
msg
信息
必填
data
响应数据
必填