Use the Reissue Card endpoint to reissue a card, which means to send the card to the embosser again. Specify whether to keep the same PAN and expiry date as the original card. This endpoint also changes the status of the original card.
Galileo recommends that you use the CAD for accountNo
; however, you can use the PRN if only one card has ever been associated with the account.
Galileo recommends that you use this endpoint instead of Modify Status with type: 12
to reissue cards. For instructions see the Reissuing Cards guide.
Note
The
expiry_date
andcard_security_code
(CVV2) that are returned by the endpoint are not the new values. The new values are generated later by the emboss process. Call Get Card to retrieve the new values after the emboss process has run.
Status code | Description |
---|---|
589-01 | Reissue request for virtual card is invalid . Verify that prodId is not a virtual card product. |
589-02 | The valid values for newPanFlag and newExpirationDate include Y/N . Verify that the values for those parameters are Y , N or blank. |
589-03 | The valid values for oldCardStatus include D/C . Verify that the value is D or C or blank |
589-04 | Trying to update card status without requesting new PAN . If oldCardStatus is populated then newPan: Y is required. |
589-05 | Failure getting data associated with account/card . Cannot retrieve CAD, ENP or product ID. Contact Galileo for troubleshooting. |
589-06 | Failure getting data associated with account/card . CAD or XID is null. Contact Galileo for troubleshooting. |
589-07 | Insufficient funds to cover reissue fee . Follow your business process for this use case. |
589-08 | Failure, generic error processing reissue fee . Contact Galileo for troubleshooting. |
589-09 | Failure, card has pending reissue records . No next steps. The pending emboss record will be sent to the embosser in the next cycle. |
589-10 | Card reissue cannot be processed . Contact Galileo for troubleshooting. |
589-11 | If new_pan='Y' then new_expiry_date needs to be 'Y' too . Verify that newExpiryDate: Y when newPan: Y . |
589-12 | Failure. You cannot reissue a card in status Lost or Stolen with the same PAN (newPan: N) and same expiry date (newExpiryDate: N) . |