v1

latestOpenAPI 3.0.42026-07-2481154567.6 KB
Bank Account

Get Employee Bank Accounts.

Summary Description

Retrieves all of the specified employee's direct deposit banking information.

get/apiHub/payroll/v1/companies/{companyId}/employees/{employeeId}/bankAccounts

Path parameters

companyIdstring required

The Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity. Allowable Values: 9 char max

employeeIdstring required

A filter to use to limit results to a specific employee. Allowable Values: 255 char max

Headers

testModeboolean

If true all responses are mocked and generated randomly

Response

OK

bankAccountIdstring uuid

Gets the unique identifier for the bank account.

bankNamestring nullable

Gets the name of the bank.

accountNumberstring nullable

Gets the account number of the bank account.

routingNumberstring nullable

Gets the routing number of the bank account.