...
| 代码块 |
|---|
POST /api/supplier-service/v1/b2c/orders/confirm HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Mozilla 5.0 Host: http://qa.etowertech.com X-WallTech-Date: Thu, 06 Aug 2020 06:44:25 GMT Authorization: WallTech testLvs2jdug2qIoRsJyuxs:F714XG5EBjslUUdx5xJrTCVb9Xs= |
...
Fields
Field | Data Type | Length | Mandatory | Description |
|---|---|---|---|---|
orderNo | M | 系统订单号 | ||
code | - | 返回编码 | ||
errors | - | 报错 | ||
message | - | 返回信息 | ||
messageId | - | 返回信息编码 | ||
success | - | 成功响应 | ||
warnList | - | 废弃字段 |
...