embed.viewed

Occurs when a card detail is successfully revealed through an embed.

Payload

Notification that card details were successfully revealed through an embed.

const
enum
required

The type of event

Allowed:
uuid
required

The identifier shared by webhook events for the same embed session.

uuid
required

The token of the card whose details were revealed

uuid
required

The token of the account associated with the card

string
enum
required

The type of card detail that was revealed

Allowed:
device_details
object
required

Details about the request that revealed the card detail

Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…