| Name | Description | Type | Additional information |
|---|---|---|---|
| cardTypeCode |
Card Type unique code used to identify the card type |
string |
Required String length: inclusive between 0 and 50 |
| description |
Card Type visible Description |
string |
Required String length: inclusive between 0 and 50 |
| cardTypeIconURL |
URL to the card icon to be displayed by the application |
string |
Required String length: inclusive between 0 and 50 |
| includeCVV |
Indicates if CVV needs to be included in the card information. |
boolean |
Required |
| includeExp |
Indicates if Expiration Date needs to be included in the card information. |
boolean |
Required |
| panLength |
Indicates the maximum PAN length. |
integer |
Required |
| panMinLength |
|
integer |
Required |
| loyaltyType |
Indicates if the card is Loyalty (0:none, 1:yes). |
integer |
Required |
| enrollmentPIN |
Indicates if the card has EnrollmentPIN (0:none, 1:Lenght of the PIN). |
integer |
Required |
| barCode |
Indicates if the card nedd BarCode (0:none, 1:yes). |
integer |
Required |