v1
latestOpenAPI 3.0.12026-07-24501176.6 MBOperation for POST /v2/card/series/
Endpoint for POST /v2/card/series/
post/v2/card/series/
Headers
Authorizationstring
Example:Basic a3Jpc2huYS50aWxsMTAwOjIwMmNiOTYyYWM1OTA3NWI5NjRiMDcxNTJkMjM0Yjcw
Request body
Example request
{
"code": "TestCardSeries11",
"name": "TestCardSeries11",
"type": "DIGITAL",
"expiryDays": 1000,
"maxActiveCardsPerCustomer": 1,
"cardGenerationConfiguration": {
"prefix": "M",
"suffix": "C",
"offset": 1,
"length": 10,
"method": "RANDOM_MOD7"
},
"cardGenerationEnabled": true,
"isActive": true,
"trigger": "SERIES_ID"
}Response
Successful response