卡片生命周期
卡片创建
当卡片创建订单完成或失败时发送。
WEBHOOK
事件类型
请求体
application/json
A unique identifier for this event.
Top-level event category. Always ISSUING for card issuance events.
可用选项:
ISSUING The specific event type that occurred.
可用选项:
card.create.succeeded, card.create.failed Card order ID.
API version number.
示例:
"V1.6.0"
Card object associated with the creation event.
响应
200
Return 200 to acknowledge receipt.

