v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBCard lifecycle
Transfer card tokens to other card
Transfer all active tokens (activated/suspended) from one card to another
This endpoint generates a PAN updated event.
Notes:
-
This endpoint requires an account token - an access token encoded with a Pismo account ID.
-
This is a PCI endpoint, use the https://gw-pci.pismolabs.io/cards-tokenization environment.
post/v1/cards/{cardId}/network-tokens/pan-update
Path parameters
cardIdstring required
Card ID
Request body
Example request
{
"new_card_id": 51331
}Response
Success