ProgramList
List of supported programs.
Array [
- VISA - VISA
- MC - Mastercard The scheme is derived from the card PAN.
]
programs
object[]
cardType CardType (string)required
Possible values: [PHYSICAL
, VIRTUAL
]
Supported card types. Currently we support only VIRTUAL
and PHYSICAL
scheme CardScheme (string)required
Possible values: [VISA
, MC
]
Card scheme information.
name stringrequired
Program name that will be used for card creation
currencies string[]required
List of supported currencies. Example "EUR"
allowableCards integerrequired
Default value: 1
The number of cards that can be issued with this program.
isDigital booleanrequired
The isDigital field is related only to the 'PHYSICAL' card.