Add Direct Deposit Manual Form

Creates a manual form for a direct deposit switch, allowing users to manually initiate a direct deposit setup. The request payload must include account and bank details.

Path Params
string
required

The program code for the direct deposit context.

string
required

The unique identifier for the account. Required.

Body Params

The manual form request payload, which includes the full name, account number, routing number, bank name, and address. See Gd.Bos.DataTransfer.Request.CreateDirectDepositManualFormRequest for details.

string | null

The full name of the account holder as it should appear on the form.

string | null

The bank account number to be used for direct deposit.

string | null

The routing number of the bank for direct deposit.

string | null

The name of the bank where the account is held.

string | null

The first line of the account holder's address.

string | null

The second line of the account holder's address (optional).

Headers
string
required

A unique request identifier for tracking and logging.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json