开户流程
审核结果通过 User Notification (opens new window) 异步回调,status 取值如下:
| 状态 | 说明 |
|---|---|
Pending | 提交成功,待审核。新开户请求的同步返回一般为 Pending(使用已通过 KYC 的 client_id 时可为 Active)。 |
Active | 审核通过。 |
Suspend | 合规原因不可用,也无法再次创建。 |
Deact | 合规原因不可用,也无法再次创建。 |
Returned | 需要补充材料,通过 Update User (opens new window) 接口更新。 |
PreOverdue | 材料即将过期。在被 Returned 之前,用户状态正常,不影响使用。可通过 Update User (opens new window) 进行更新。 |
提示
- 当审核打回(
Returned)并要求补充材料时,补充材料提交到file_type为ED(Extra Document)的类型上。 - 如果该 KYC 被打回(
Returned)或拒绝(Deact),该 KYC 下所有 Unit 都会变成Pending,将无法发起 API 请求。
