v1

latestOpenAPI 3.1.02026-07-243113441.2 MB
Employee Payment Method

Delete an employee bank account

Deletes an employee bank account. To update an employee's bank account details, delete the bank account first and create a new one.

scope: employee_payment_methods:write

delete/v1/employees/{employee_id}/bank_accounts/{bank_account_uuid}

Path parameters

employee_idstring required

The UUID of the employee

bank_account_uuidstring required

The UUID of the bank account

Headers

X-Gusto-API-Version'2026-06-15'

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

Response

No Content