Reissue a card

Reissue a card and send a new physical card to a customer (when applicable).

Card must be in an eligible status listed below to perform a card renewal:

  • Verified
  • Reissued
  • DigitalActivePhysicalIntiated
  • DigitalActivePhysicalPending

If reissueReasonTypeCode=DMG, a new card number is not generated and, if applicable, a new physical card is sent to the customer. If reissueReasonTypeCode=REN, a new card number is not generated, the expiration date is updated, and, if applicable, a new physical card is sent to the customer. All other reissueReasonTypeCode values will generate a new card number.

Depending on the previous card and reason for reissue, this endpoint will return a card object with the following:

TypeReasonCard Number (PAN)Card Object Status
DigitalFraud, Lost, StolenNewstatus=Verified
DigitalRenewalSame, with new expiration date and CVV2status=Verified
DigitalCompromised, Name changeNewstatus=Verified
Digital w/ physicalPhysical damageSamestatus=Verified unless program requires verification for reissues then status=DigitalActivePhysicalPending
Digital w/ physicalFraud, Lost, StolenNewstatus=DigitalActivePhysicalPending
Digital w/ physicalRenewalSame, with new expirationstatus=ReissuePendingVerification
Digital w/ physicalCompromised, Name changeNewOld cardId status=Verified new cardId status=DigitalActivePhysicalPending. Once verified, new cardId status=Verified and old cardId status=Archived
PhysicalPhysical DamageSamestatus=Verified unless program requires verification for reissues then status=PendingVerification
PhysicalFraud, Lost, StolenNewstatus=PendingVerification
PhysicalRenewalSame, with new expiration date and CVV2status=ReissuePendingVerification
PhysicalCompromised, Name changeNewOld cardId status=Verified new cardId status=PendingVerification. Once verified, new cardId status=Verified and old cardId status=Archived
Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!