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
stringRequiredUnique identifier for the card.
Body Parameters
encrypted_pin
stringOptionalOptional base64-encoded encrypted PIN
expiration_month
integerOptionalOptional new expiration month (1-12)
expiration_year
integerOptionalOptional new expiration year (4-digit year, e.g. 2025)
status
stringOptionalOptional status for the renewed card