文档
测试

获取预约订单详情

POST
GetReservationOrderInfo

接口描述

获取预约订单详情

请求参数

参数名
类型
描述
必填
dataJson
object
数据参数
必填
member_id
number
会员ID 示例:100000 可不传或为空
必填
client_key
string
密钥 可不传或为空 示例:A5D22FF169993B30EFD2F2AE2A1875B572AA1835D2DBA51C588E601FA684CF4C
必填
id
number
预约ID 必传
必填
task_type
number
任务类型 0 默认 1普通采集(默认) 101核酸任务采集 201其他任务采集
必填

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
pay_type
int
支付类型 示例:2
必填
pay_type_name
string
支付类型名 示例:其他
必填
is_can_refund
boolean
是否可退款 示例:false
必填
rejected
string
退款驳回原因
必填
price
float
订单金额 示例:0.01
必填
personnel_identity_id
int
身份类型ID 示例:7
必填
personnel_identity_name
string
身份类型名称 示例:监所工作人员
必填
place_of_residence
string
居住地址 示例:阿三居住地址
必填
nationality
string
国籍 示例:印度
必填
check_item
string
示例:新型冠状病毒抗体(金标)
必填
is_charge
int
是否收费 【 0未设置 1免费 2收费 】 示例:2
必填
age
int
年龄 示例:44
必填
idtype
int
证件类型 示例:5
必填
state
int
状态 【0待支付|1检测中|2预约过期|3待签到|4已完成|5退款申请中|6退款申请通过|7退款申请驳回|8完成退款|9已取消】 示例:1
必填
state_str
string
状态名称 示例:已完成
必填
collect_point_id
int
采集点ID 示例:2
必填
member_id
int
会员ID 示例:100001
必填
id
int
预约ID 示例:91
必填
name
string
姓名 示例:王五
必填
id_no
string
证件号 示例:830000198611010016
必填
idtype_name
string
证件类型名称 示例:台胞证
必填
phone
string
手机号 示例:15626928284
必填
collect_point_name
string
采集点名称 示例:xx采集点
必填
date
string
创建时间 示例:2021-03-30 09:34:13
必填
reservation_date
string
预约时间 示例:2021-03-30 14:00~16:30
必填
sex
string
性别 示例:男
必填
time_quantum_id
int
预约时断ID 示例:11
必填
lng
float
采集点经度坐标 示例:113.573583
必填
lat
float
采集点纬度坐标 示例:22.272854
必填
order_id
string
订单号 示例:
必填
order_created_date
string
订单创建时间 示例:
必填
order_payment_date
string
订单支付时间 示例:
必填
remaining_payment_time
int
剩余支付时间(分钟) 示例:0 注:只有可支付状态才会返回大于0的值,其他不可支付状态返回0
必填
rep_url
string
PDF报告链接
必填
is_report
boll
是否已出报告
必填
report_review_time
string
报告审核时间
必填
sign_in_time
string
签到时间
必填
estimated_completion_spection_time
string
预计完成检验时间
必填
is_can_cancel
bool
是否可取消
必填
is_can_delete
bool
是否可删除
必填
is_can_invoice
bool
是否可申请发票
必填
invoice_apply_status
number
申请发票状态 【0无 1申请中 2申请通过 3申请驳回 4开票完成 5开票失败】
必填
invoice_apply_status_str
string
申请发票状态说明,如 【已申请,待审核。 | 申请通过,开票中。|开票完成。|开票失败,原因:...】
必填
invoice_pdf
string
开票完成后,返回发票PDF链接,其他状态返回空字符
必填
labor_id_no
string
劳工证编号 注:参与劳工优惠为true必填
必填
labor_certificate
string
劳工证照片 注:参与劳工优惠为true必填
必填
yhs_img
string
粤核酸码图片url 非必填 注:只有珠海慧心平台独有
必填
yhs_qrcode
string
粤核酸码 非必填 注:只有珠海慧心平台独有
必填
is_labor_preferential
bool
是否参与劳工优惠 [true是 false否](慧心平台独有)
必填
is_discount
bool
是否参与折扣(40元优惠卷)
必填
is_insurance
bool
是否参与保险 [true是 false否](慧心平台独有)
必填
is_can_up_yhsm
bool
是否可上传粤核酸码
必填
is_can_edit
bool
是否可编辑
必填
class_id
number
检验项目ID
必填
class_name
string
检验项目名称
必填
task_type
number
任务类型 1普通采集 101核酸任务采集 201其他任务采集
必填
product_id
number
商品ID
必填
product_name
string
商品名称
必填
product_subtitle
string
商品副标题
必填
product_pic
string
商品图片
必填
ret
int
示例:0
必填
err_code
int
示例:0
必填
msg
string
示例:ok
必填

说明 / 示例

## 接口地址 ## 成功返回示例 ```language { "data": { "product_id": 10001, "product_name": "测试商品1", "product_subtitle": "测试专用", "product_pic": "https://oss.qssmart.cn/huixin/Upload/member_photos/100001/100001_20240801000001_00000.jpg", "is_can_edit": false, "is_can_up_yhsm": false, "is_labor_preferential": false, "is_discount": false, "is_insurance": false, "labor_id_no": "", "labor_certificate": "", "yhs_img": "", "yhs_qrcode": "", "is_can_cancel": false, "is_can_delete": true, "is_can_invoice": true, "invoice_apply_status": 0, "invoice_apply_status_str": "", "invoice_pdf": "", "pay_type": 2, "pay_type_name": "其他", "is_can_refund": false, "rejected": "", "price": 0.01, "personnel_identity_id": 7, "personnel_identity_name": "监所工作人员", "place_of_residence": "阿三居住地址", "nationality": "印度", "check_item": "新型冠状病毒抗体(金标)", "is_charge": 2, "age": 44, "idtype": 5, "state": 4, "state_str": "已完成", "collect_point_id": 2, "member_id": 100001, "id": 91, "name": "王五", "id_no": "830000198611010016", "idtype_name": "台胞证", "phone": "15626928284", "collect_point_name": "小时扣小时扣小时扣小时扣小时扣小时扣小时扣", "date": "2021-03-30 09:34:13", "reservation_date": "2021-03-30 14:00~16:30", "identity": null, "sex": "男", "time_quantum_id": 11, "lng": 113.573583000000000, "lat": 22.272854000000000, "order_id": "", "order_created_date": "", "order_payment_date": "", "remaining_payment_time": 0, "is_report": true, "pdf_url": "pdf报告链接", "report_review_time": "", "sign_in_time": "", "estimated_completion_spection_time": "", "class_id": 4, "class_name": "肝炎检测", "task_type": 201 }, "ret": 0, "err_code": 0, "msg": "ok" } ``` >i 注:ret = 0 为成功 ## 失败返回示例 ```language { "ret": 4, "msg": "参数不能为空", "err_code": 10008 } ``` >d 注:ret > 0 为失败 ## 错误编号(errCode):