统一订单单状态模型
This commit is contained in:
+1
-1
@@ -216,7 +216,7 @@ GET /api/open/v1/orders/{order_no}
|
||||
|
||||
## 4. 接口二:发货结果推送
|
||||
|
||||
> 当前接口只接受 `success` / `failed` 两种最终结果。`processing` 是旧口径里曾出现过的中间状态,当前 `ship_notify` 不再接受;当 `ship_status=failed` 时,`fail_reason` 必须填写详细失败原因。
|
||||
> 当前接口只接受 `success` / `failed` 两种最终结果;当 `ship_status=failed` 时,`fail_reason` 必须填写详细失败原因。
|
||||
|
||||
### 4.1 请求
|
||||
|
||||
|
||||
Reference in New Issue
Block a user