确认收货
POST
/api.php/massOrder/receipt
请求参数
参数名
类型
描述
必填
id
string
主订单id
必填
响应参数
参数名
类型
描述
必填
status
int
1 成功 0失败
必填
msg
错误信息,失败时返回
可选