digital_wallet.tokenization_updated

Occurs when a tokenization's status has changed.

This event will be deprecated in the future. We recommend using tokenization.updated instead.

Payload
const
enum
required

The type of event that occurred.

Allowed:
string
required

Account token

string
required

Card token

date-time
required

Created date

tokenization
object
required
Response
200

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

LoadingLoading…