docs(t219): freeze pending-payment reminder contract
This commit is contained in:
@@ -346,6 +346,13 @@ execution/generation、submission、期望快照、证据归属和幂等键;
|
||||
|
||||
三个接口都不接收支付方式、支付密码或付款结果,也不授权客户端点击付款控件。
|
||||
|
||||
Admin `GET /api/v1/tasks/{task_id}` 在 T-219 增加 `order_submissions` 数组。数组按
|
||||
`fenced_at`、ID 升序;包含 submission/authorization/dry-run/execution 身份、状态、
|
||||
预期标题/SKU/数量/单价/总额和围栏时间。`RECONCILED` 项另外返回订单号、平台下单
|
||||
时间、`PENDING_PAYMENT`、对账 evidence asset/hash 和对账时间;
|
||||
`MANUAL_REVIEW` 返回受限 reason code。响应必须 `Cache-Control: no-store`,订单号
|
||||
不进入任何资源 URL。无记录时返回 `[]`,不能省略字段或返回 `null`。
|
||||
|
||||
## 设备与领取
|
||||
|
||||
### `POST /api/v1/devices/heartbeat`
|
||||
|
||||
Reference in New Issue
Block a user