GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Update an employee bank account

Updates an employee bank account.

scope: employee_payment_methods:write

Path Params
string
required

The UUID of the employee

string
required

The UUID of the bank account

Body Params

Request body for creating or updating an employee bank account. Send these fields as top-level JSON keys (the API wraps them server-side).

string
required

The bank routing number (nine digits).

string
required

The bank account number.

string
enum
required

The bank account type.

Allowed:
string
required

A name for the bank account (e.g. "Primary Checking").

Headers
string
enum
Defaults to 2026-02-01

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json