v1

latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MB
Card lifecycle

Get card configuration

Get card configuration.

Notes:

get/v1/cards/{cardId}/config

Path parameters

cardIdstring required

Card ID

Headers

x-tenantstring required

Pismo organization/tenant ID

Response

google_try_counterinteger

Google wallet CVV try counter

apple_try_counterinteger

Apple wallet CVV try counter

samsung_try_counterinteger

Samsung wallet CVV try counter

Example response

{
  "apple_try_counter": 3,
  "samsung_try_counter": 1
}