文档
测试

订单代付

GET
https://runtong.hd2c.com/json/order_help.json

接口描述

订单确认页

请求参数

参数名
类型
描述
必填
sn
string
订单号(如果有从我的订单中点击进入的需带有订单号)
必填

响应参数

参数名
类型
描述
必填
ticket
arrray
当前选用的优惠券信息
必填
id
int
优惠券ID
必填
name
string
优惠券名称
必填
invoice
array
发票信息
必填
name
string
公司名
必填
tax
string
税号
必填
type
string
类型, normal:普通发票, vat:专用发票
必填
items
array
药品信息
必填
id
int
药品ID
必填
name
string
名称
必填
img
string
图片
必填
show
string
显示项, factory:厂家信息, sales:销量, stock:库存信息
必填
factory
array
厂家信息
必填
id
int
厂家ID
必填
name
string
厂家名
必填
org
float
原价
必填
money
float
销售价
必填
stock
int
库存
必填
sales
int
销量
必填
uri
string
跳转
必填
last
int
订单过期时间, 单位:秒
必填
status
string
订单状态, wait:待付款, pay:待发货, send:待收货, complate:已完成
必填