改约
开发中
POST
/store/order/reservation/reschedule/{id}
请求参数
Path 参数
id
string
订单ID
示例值:
1
Header 参数
x-token
string
可选
默认值:
{{x-token}}
Body 参数multipart/form-data
reservation_id
string
预约时段id
示例值:
123
order_type
string
可选
示例值:
1
real_name
string
姓名
示例值:
张三蛋
user_phone
string
电话
示例值:
13222223333
user_address
string
地址
示例值:
瓦坎达
order_extend
array[string]
自定义表单数据
示例值:
[{"日期":"2025-05-08","城市":"天津市/市辖区/和平区","下拉框":"选项二","单选框":"选项一","日期范围":"2025-05-08,2025-05-08","文本框":"第一个文本框","时间":"15:32","时间范围":"15:32 - 15:32","上传图片":["https://mer1.crmeb.net/uploads/def/20250508/b77f53811293aaf2396345cebde8e093.png","https://mer1.crmeb.net/uploads/def/20250508/b97f2cf7864e3de3e509b1354e12b886.png"]}]
示例代码
返回响应
修改于 2025-05-08 10:29:34