Card Token Information Response Parameters
Data Attribute Reference
Data Type
- A: Alphabet
- AN: Alphanumeric
- C: Characters
- B: Boolean
- D: Decimal
- N: Numeric
Mandatory attributes
- M: Mandatory
- C: Conditional
- O: Optional
Parameter |
Data Type |
Mandatory |
Description |
|
---|---|---|---|---|
paymentToken |
C 255 |
M |
Payment token ID |
|
customerToken |
- |
M |
Card token details |
|
channelCode |
AN 30 |
O |
Refer to Process By / Channel Code List |
|
|
token |
C255 |
M |
Card token |
|
accountNo |
N 19 |
M |
Masked credit card number. |
|
expiry |
AN 7 |
M |
Credit card expiry date Format : MM/YY, Example : 12/30 |
|
name |
C 50 |
M |
Card holder name |
C 255 | M | Cardholder email address | ||
|
status |
C 2 |
M |
Card available status Prompts the user if a specific card is expired
ED = Expired EX = Expiring within 6 months A = Available for use |
|
iconUrl |
C 255 |
M |
Card brand icon URL |
|
logoUrl |
C 255 |
M |
Card brand logo URL |
respCode |
C 4 |
M |
Response Code Refer to Response Code List |
|
respDesc |
C 255 |
M |
Response description |
Updated over 1 year ago