Bank card details Data Model

Domain

The schema is part of the Domain

Description

Detailed information for a bank card

Data model

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

The Data model is defined as shown below: - bank : Bank that issued the card - Optional - brand : Card brand, such as Visa, MasterCard, AmericanExpress - Optional - cardNumber : Credit long card number - Optional - cvv : The security code (e.g.: CVV, CVV2) of the card - Optional - expirationDate : Expiration date of the card - Optional - lastFourDigits : Last four digits of the credit card - Optional - nameOnCard : Name on the card - Optional - cardType : Type of the card, such as Credit, Debit - 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