Set Account-Level MCC Controls

Use the Set Account-Level MCC Controls endpoint to create or modify account-level MCC controls. See Set MCC Controls for instructions on using this endpoint.

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
609-01The provided MCC range is already set in the product block list. Please use a different MCC range.
609-02The provided allow or deny request needs to be the same as set for its account level controls.
609-03The provided allow or deny request needs to be the same as set for its product level controls.
609-04The provided MCC range overlaps with an existing account level control. Please use a different MCC range.
609-05The provided MCC range overlaps with an existing product level control. Please use a different MCC range.
609-07The provided MCC range creates overlap issues with an existing velocity ALC with an MCC range. Please use a different range or modify the existing velocity ALC with the overlapping MCC range.
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 for the account. Do not use the CAD or PAN.
Pattern: PRN (12-digit numeric string)
Example: "344101254935"

string | null
enum

Whether the MCC range is ALLOW (a) or DENY (d). This parameter is required for new controls but for updates it should be blank.
Pattern: a or d
Example: "d"

Allowed:
string | null
enum

Whether the control applies only to online (card not present) transactions. Default: N.
Pattern: Y or N
Example: "Y"

Allowed:
date | null

Start date-time for the control. Can be set up to six months in the future. Cannot be in the past. Must be earlier than endDate. Default: Current Galileo system time
Pattern: YYYY-MM-DD hh:mm:ss or YYYY-MM-DD
Example: "2024-03-03 00:00:00"

date | null

End date-time for the control. Must be later than startDate. Cannot be in the past. Default: 3000-01-01 00:00:00.
Pattern: YYYY-MM-DD hh:mm:ss or YYYY-MM-DD
Example: "2024-03-10 23:59:59"

mccControls
array of strings
required
length between 1 and 100

A list of one or more MCC ranges, including standalone values. Format is ['XXXX', 'YYYY-ZZZZ', 'AAAA-BBBB']. When updating an MCC control, specify the entire range: ['YYYY-ZZZZ']. Max 100 ranges.
Pattern: List of 4-digit numbers either alone or in a range.
Example: ['2000', '3000-4000', '4567']

mccControls*
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.