Card

Renew card

PATCH/issuing/cards/{card_id}/renew

Renew a card to extend its expiration date while keeping the same PAN. The card's sequence_number is incremented. Only active or paused cards can be renewed. A card can't be renewed while another card with the same PAN, such as an earlier renewal, isn't deactivated, or if any card with the same PAN was deactivated as lost, stolen, or fraud.

Path Parameters

card_id

stringRequired

Unique identifier for the card.

Body Parameters

encrypted_pin

stringOptional

Optional base64-encoded encrypted PIN

expiration_month

integerOptional

Optional new expiration month (1-12)

expiration_year

integerOptional

Optional new expiration year (4-digit year, e.g. 2025)

status

stringOptional

Optional status for the renewed card