v1
latestOpenAPI 3.0.42026-07-2481154567.6 KBBank Account
Get Employee Bank Account by ID. [Single]
Summary Description
Retrieves a single employee's direct deposit banking information.
get/apiHub/payroll/v1/companies/{companyId}/employees/{employeeId}/bankAccounts/{bankAccountId}
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
bankAccountIdstring required
The bank account id.
Headers
testModeboolean
If true all responses are mocked and generated randomly.
Response
OK