Reissue Card

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 and card_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 codeDescription
589-01Reissue request for virtual card is invalid. Verify that prodId is not a virtual card product.
589-02The valid values for newPanFlag and newExpirationDate include Y/N. Verify that the values for those parameters are Y, N or blank.
589-03The valid values for oldCardStatus include D/C. Verify that the value is D or C or blank
589-04Trying to update card status without requesting new PAN. If oldCardStatus is populated then newPan: Y is required.
589-05Failure getting data associated with account/card. Cannot retrieve CAD, ENP or product ID. Contact Galileo for troubleshooting.
589-06Failure getting data associated with account/card. CAD or XID is null. Contact Galileo for troubleshooting.
589-07Insufficient funds to cover reissue fee. Follow your business process for this use case.
589-08Failure, generic error processing reissue fee. Contact Galileo for troubleshooting.
589-09Failure, card has pending reissue records. No next steps. The pending emboss record will be sent to the embosser in the next cycle.
589-10Card reissue cannot be processed. Contact Galileo for troubleshooting.
589-11If new_pan='Y' then new_expiry_date needs to be 'Y' too. Verify that newExpiryDate: Y when newPan: Y.
589-12Failure. You cannot reissue a card in status Lost or Stolen with the same PAN (newPan: N) and same expiry date (newExpiryDate: N).
Form Data
string
required

Web service username, as provided by Galileo.
Pattern: Max 50 characters
Example: "AbC123-9999"

string
required

Web service password, as provided by Galileo.
Pattern: Max 15 characters
Example: "4sb62fh6w4h7w34g"

int32
required

Galileo-issued provider identifier.
Pattern: Max 10 digits
Example: 9999

string
required
1 to 60

A unique provider-generated ID to identify this API call. A UUID is preferred.
Pattern: 60 characters or less
Example: "9845dk-39fdk3fj3-4483483478"

string
required

The PRN, PAN or CAD of the account.
Pattern: PAN, PRN, or CAD
Example: "074103447228"

string
enum
Defaults to N

Controls whether to generate a new PAN for the reissued card. Default: N.
Pattern: String
Example: "Y"

Allowed:
string | null
enum

Controls whether to generate a new expiration date for the reissued card. Always set this value to Y.
Pattern: String
Example: "Y"

Allowed:
string | null
enum

Controls whether to send the reissued card to the embosser. Because virtual cards cannot be reissued, the value N is not supported.
Pattern: String or blank
Example: "Y"

Allowed:
string | null
enum

Specifies the status to set for the card that is being replaced. Status is set by the emboss process. Valid values are C, D or blank. Default: blank
Pattern: String or blank
Example: D

Allowed:
string | null
enum

Controls whether to charge the express mail fee for the reissued card. Default: blank.
Pattern: String or blank
Example: Y

Allowed:
Headers
string
enum
Defaults to json

Use this header instead of the standard accept header to specify the response format.

Allowed:
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/xml

© Galileo Financial Technologies, LLC 2026    Privacy Disclosure

All documentation, including but not limited to text, graphics, images, and any other content, are the exclusive property of Galileo Financial Technologies, LLC and are protected by copyright laws. These materials may not be reproduced, distributed, transmitted, displayed, or otherwise used without the prior written permission of Galileo Financial Technologies, LLC. Any unauthorized use or reproduction of these materials are expressly prohibited.