v1

latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MB
Card 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:

post/v1/cards/{cardId}/network-tokens/pan-update

Path parameters

cardIdstring required

Card ID

Request body

new_card_idnumber

ID of card to receive tokens

Example request

{
  "new_card_id": 51331
}

Response

Success