v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBToken lifecycle
Perform token operation
Perform token operation.
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
post/v1/cards/{cardId}/network-tokens/{tokenId}
Request body
Example request
{
"operation_reason": "Suspended due to lost device",
"operation_type": "DELETE",
"activation_code": "94"
}Response
Success