| Name | Description | Type | Additional information |
|---|---|---|---|
| cardAlias |
Card alias displayed in the mobile application. |
string |
Required String length: inclusive between 0 and 25 |
| token |
Card Token. |
string |
Required String length: inclusive between 0 and 50 |
| fkCurrency |
Foreign Key. Currency Identifier. |
integer |
Required |
| cardPANPrint |
Printable Card PAN data, with masked characters for privacy. |
string |
Required String length: inclusive between 0 and 50 |
| cardType |
cardType represented by the token. |
string |
Required String length: inclusive between 0 and 50 |
| cardTypeID |
cardTypeID represented by the token. |
integer |
Required |
| cardBalance |
Optional balance amount for the token. |
string |
None. |
| ListBalance |
Optional list of balance amount for the product on this token. |
Collection of Balance |
None. |
| currencyISOCode |
Currency ISOCode |
string |
Required |
| currencySymbol |
Currency Symbol |
string |
Required |
| status |
Card Status. |
integer |
Required |
| cardTypeIconURL |
URL to the card icon to be displayed by the application |
string |
Required String length: inclusive between 0 and 50 |
| result |
Includes Result Code Information. See Return Codes Section below.
RsResultUsed |
Result |
Required |