{"token": "00000000-0000-0000-0000-000000000000","cardMask": "400000xxx0002","holderName": "Card Holder","expiryMonth": 9,"expiryYear": 2030}
{"cardNumber": "4000000000000002","holderName": "Card Holder","expiryMonth": 9,"expiryYear": 2030}
Field | Type | Description |
token | string | Unique representation of the card. |
cardMask | string | User friendly string for the card. |
holderName | string | Card holder name. |
expiryMonth | number | The month the card expires. |
expiryYear | number | The year the card expires. Format: CCYY |
brand | string | The card issuer brand. eg. Mastercard, Visa |
​