v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBCard lifecycle
Reset CVV2 retry counter
Reset card and wallet CVV2 try counter to zero.
Notes:
- This is a PCI endpoint, use the https://gw-pci.pismolabs.io/cards-tokenization environment.
- This endpoint takes an account token - an access token encoded with a Pismo account ID
patch/v1/cards/{cardId}/config/reset-cvv2-try-counter
Path parameters
cardIdstring required
Card ID
Headers
x-tenantstring required
Pismo organization/tenant ID
Request body
Example request
{
"wallet": "216"
}