embed.session_generated

Occurs when a card embed session is successfully generated.

Payload

Notification that a card embed session was successfully generated.

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 associated with the embed session

uuid
required

The token of the account associated with the card

string
enum
required

The type of embed session that was generated

Allowed:
device_details
object
required

Details about the request that generated the embed session

Response
200

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

LoadingLoading…