Skip to main content
WEBHOOK

Event Types

Body

application/json
event_id
string<uuid>
required

A unique identifier for this event.

event_name
enum<string>
required

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

Available options:
ISSUING
event_type
enum<string>
required

The specific event type that occurred.

Available options:
card.3ds.otp
source_id
string
required

A unique ID that triggered the event.

version
string
required

API version number.

Example:

"V1.6.0"

data
object

3D Secure OTP details sent to the cardholder.

Response

200

Return 200 to acknowledge receipt.