Modify Status

Use the Modify Status endpoint to change the status of an account, a card, or both. This endpoint does not change any other kind of status.

Status codes

See Global Response Statuses for status codes that are common across endpoints.

The table below lists status codes that apply to this specific endpoint.

Status codeDescription
413-01PAN is required as accountNo no in multi-card/account situations.
413-02Invalid account -- account is in charged off status and cannot be modified
413-03Invalid account -- account is in fraud status and cannot be modified
413-04Unknown status type
413-05Card cannot be activated
413-07Reissue already found for this card
413-08Reissue restricted for this card
413-09Stock is the same or product cannot be reissued
413-10Account/Card already in requested status or cannot be changed to requested status
413-11Overdraft account unavailable or not in participating status
413-12Card has already been marked lost
413-13Selected type is not available for use or does not exist
413-14Image is not set up for card
413-15Unable to change status to set to emboss
413-16Unable to set bankruptcy filed because current status is not active
413-17Unable to set bankruptcy discharged/dismissed because current status is not set to bankruptcy filed
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"

int32
required

Specifies the account and/or card status to set. See the Modify Status Types enumeration for valid values.
Pattern: Predefined integer value range
Example: 2

date-time | null

Valid only with type: 17 (freeze card). If you pass a value for startDate, you must also populate endDate. Default is current date-time.
Pattern: YYYY-MM-DD hh:mm:ss
Example: "2020-02-02 12:22:02"

date-time | null

Valid only with type: 17 (freeze card). If you pass a value for endDate, you must also populate startDate. Must be later than startDate. Default is current date-time plus 24 hours.
Pattern: YYYY-MM-DD hh:mm:ss
Example: "2020-02-12 10:00:00"

string | null
enum

Valid only when type: 19. Pass Y to bypass the card replacement fee (REP).
Pattern: String
Example: "Y"

Allowed:
string | null

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

string | null
enum

Specifies the account closure reason. See the Account Closure Reasons enumeration for valid values. Populate this parameter only when type contains 2, 13, 16 or 20.
Pattern: String
Example: "inactivity"

string | null
enum

Controls whether to charge the express mail fee for the reissued card. Default: blank.
Pattern: "Y" 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
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.