Tokenized card details Data Model

Domain

The schema is part of the Domain

Description

Detailed information for a stored tokenized card

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below: - brand : Card brand. Might be used for display purposes - Optional - issuer : Whoever issued the token - Optional - lastFourDigits : Last four digits of the credit card. Might be used for display purposes - Optional - token : The token itself - Optional - tokenType : Token type (e.g.: emv) - Optional - cardType : Card type. Might be used for display purposes - Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:22:51 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon