tokenization.two_factor_authentication_code

Occurs when a tokenization request 2FA code is sent to the Lithic customer for self serve delivery.

Payload
const
enum
required

The type of event that occurred.

Allowed:
string
required

Unique identifier for the user tokenizing a card

activation_method
object
required
string
required

Authentication code to provide to the user tokenizing a card.

string
required

Unique identifier for the card being tokenized

date-time
required

Indicate when the request was received from Mastercard or Visa

string
required

Unique identifier for the tokenization

Response
200

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

LoadingLoading…