确认订单
GET
http://pg.hndaoben.com/api/customer/sure?identity=2&identity_id=3&ids=40
请求头
参数名
类型
描述
必填
token
string
示例:62b8f299-8282-418b-a126-c905b09ce2b7
必填
请求参数
参数名
类型
描述
必填
identity
int
示例:2
必填
identity_id
int
示例:3
必填
ids
int
示例:40
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:订单信息有误!
必填
time
string
示例:1618626580
必填
data
object
示例:null
必填