Replace Lost/Stolen Card

Use the Replace Lost/Stolen Card endpoint to report a card as lost or stolen and to request a replacement card. This endpoint is valid only for physical cards and Digital First cards. The response from this endpoint includes the new PAN, new expiry date, and new CVV for the replacement card. You must be PCI-compliant to receive the full PAN; otherwise, you will receive a masked PAN.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
integer
required

Galileo issued unique Provider identifier.
Pattern: 10 digits or less
Example: 9999

string
length between 1 and 60

A unique system generated ID number that identifies the API transaction with Galileo Processing systems. A UUID is preferred. This must be different for each transaction.
Pattern: 60 characters or less
Example: "9845dk-39fdk3fj3-4483483478"

string
required

Provider's web service username, as provided by Galileo for the requesting IP address.
Pattern: Max 50 characters
Example: "AbC123-9999"

string
required

Web service password, as provided by Galileo for the requesting IP address.
Pattern: Max 15 characters
Example: "4sb62fh6w4h7w34g"

string
required
length ≥ 1
^([0-9]{12}|[0-9]{16}|[0-9]{1,10})$

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

string | null
enum
Defaults to N

Pass Y to bypass the card replacement fee (REP).
Pattern: Y or N
Example: "Y"

Allowed:
string
enum
required
length ≥ 1

Specifies whether the card is being marked as lost (L) or stolen (S). Default: L.
Pattern: L or S
Example: L

Allowed:
string | null
^$|[0-9]{4}$

If multiple cards are associated with this account, use this value to ensure that the correct card is selected.
Pattern: 4 digits
Example: "0789"

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