card.created

Occurs when a new card is created.

Payload
const
enum
required

The type of event that occurred.

Allowed:
uuid
required

The token of the card that was created.

uuid | null

The token of the card that was replaced, if the new card is a replacement card.

Response
200

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

LoadingLoading…