Create Federal Benefit Enrollment

Use the Create Federal Benefit Enrollment endpoint to initiate the process for the specified customer to receive U.S. federal benefit funds via ACH deposit. All enrollments that you initiate with this endpoint are queued into a batch file that is sent regularly (usually daily) to the federal government for processing.

📘

Note

This endpoint automatically creates a secondary account for benefits deposits that shares its balance with the primary account.

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
526-01Card number not found
526-02Invalid agencyType
526-03The cardholder's identy must first be verified before enrolling in Federal Benefits
526-04This product is not configured for Federal Benefits enrollment
526-05Cardholder has already enrolled in this benefit type with SSN
526-06Error occurred with the enrollment
526-07Invalid recipientType
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 or PAN of the account.
Pattern: PAN or PRN
Example: "074103447228"

string
required

Unique location identifier; see location types.
Pattern: Must be a number if type is 0; Must be less than 15 characters if type is 1.
Example: "a455-3483"

int32
enum
required

0=Galileo Location ID
1=Partner Location ID
Pattern: 0 or 1
Example: 1

Allowed:
int32
required
0 to 9

Specifies whether the owner of the account in accountNo is a direct recipient or a beneficiary:

  • 0 — Direct recipient
  • 1 — Beneficiary

Pattern: Integer
Example: 1

string
required
length between 2 and 30

Account holder's first name. Special character support.
Pattern: 1–40 characters: letters (A-Z, a-z), spaces, hyphens (-) and single quotes (')
Example: "Ed"

string
required
length between 2 and 30

Account holder's last name. Special character support.
Pattern: 1–40 characters: letters (A-Z, a-z), spaces, hyphens (-) and single quotes (')
Example: "Harley"

string
required

The Social Security number of the direct recipient of the disbursement.
Pattern: 9-digit Social Security number, no hyphens
Example: "123456789"

string
required

One of several defined agency types.
Pattern: See the Federal Benefit Enrollment Agency Types table in Enumerations.
Example: "SOCIAL SECURITY"

int32 | null
enum
Defaults to 0

Specifies whether to send alerts regarding the enrollment process.
Pattern: Integer
Example: 1

Allowed:
int32 | null

Identifier of the agent, for use in transaction reporting and tracking.
Pattern: Integer
Example: 109405

string | null

Middle name of the beneficiary.Middle names are not used in ENR transactions, but they are included here for parity between the Account Management and Federal Benefit Enrollment data models.
Pattern: String
Example: James

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.