跳转到主要内容
WEBHOOK

事件类型

请求体

application/json
event_id
string<uuid>
必填

A unique identifier for this event.

event_name
enum<string>
必填

Top-level event category. Always ISSUING for card issuance events.

可用选项:
ISSUING
event_type
enum<string>
必填

The specific event type that occurred.

可用选项:
card.risk_control.network_protection.enrolled,
card.risk_control.network_protection.removed
source_id
string
必填

ASAF record ID.

version
string
必填

API version number.

示例:

"V1.6.0"

data
object

ASAF Network Protection lifecycle change carried by enrolled/removed events.

响应

200

Return 200 to acknowledge receipt.