账户与虚拟账户
受益人创建
当受益人创建成功或失败时发送。
WEBHOOK
事件类型
| 事件类型 | 描述 |
|---|---|
beneficiary.successful | 受益人创建成功。 |
beneficiary.failed | 受益人创建失败。 |
请求体
application/json
A unique identifier for this event.
Top-level event category.
可用选项:
BENEFICIARY The specific event type that occurred.
可用选项:
beneficiary.successful, beneficiary.failed Beneficiary ID.
API version number.
示例:
"V1.6.0"
Beneficiary details associated with the event.
响应
200
Return 200 to acknowledge receipt.

