接入前应先确认什么What to confirm before integration
- order_id 是否稳定并能映射到内部系统Whether order_id is stable and mappable to internal systems
- 创建订单与标签生成是否需要同步返回Whether creation and label generation need synchronous handling
- 门户与 Excel 流程是否仍需并行存在Whether portal and Excel workflows need to coexist during rollout
- 标签费用与后续账单字段是否可追溯Whether label charges remain traceable into billing workflows
| 核对项Validation area | 上线前应得到的结论What should be clear before launch |
|---|---|
| 字段准备Field readiness | 订单、地址、服务与账单字段都有稳定来源Order, address, service, and billing fields have stable upstream sources |
| 返回模式Response model | 团队清楚哪些结果同步返回,哪些需要异步查询The team knows which results return synchronously and which require follow-up retrieval |
| 并行流程Parallel workflow | 门户、Excel 与 API 的并行期有明确边界portal, Excel, and API coexistence has a clear rollout boundary |
| 对账连续性Reconciliation continuity | 标签费用、退款和后续账单字段都能向下游传递Label charges, refunds, and downstream billing fields remain traceable |