入驻RFI
当入驻流程中需要补充材料(RFI)时发送。
WEBHOOK
事件类型
| 事件类型 | 描述 |
|---|---|
rfi.action_required | 入驻过程中产生了一个RFI,需要您采取行动。 |
交易级别的RFI事件(
rfi.transaction.action_required)不由Account Center发送,由Global Account产品负责——参见Payout / Deposit RFI。使用指南
收到该通知后,请按以下步骤处理:上传所需文件
通过Upload A File API上传指定文件。上传成功后将返回
file_id。请求体
application/json
A unique identifier for this event.
Top-level event category.
可用选项:
RFI The specific event type that occurred.
可用选项:
rfi.action_required RFI ID.
API version number.
示例:
"V1.6.0"
RFI (Request for Information) details associated with the event.
响应
200
Return 200 to acknowledge receipt.

