List employee's bank accounts

Returns a list of the bank accounts table entries for a given employee.

Important:
The Bank Account details are listed under the 'Financial' category in Bob's UI. They include basic bank account details, and may include also a list of bank accounts (if using more than a single bank account).

If you are using a list of Bank Accounts:
Use this endpoint will fetch the list of bank accounts.
Use the Read metadata for specific custom table endpoint and provide the table name: `bankAccounts` to fetch the table's metadata.

If you are using only a single Bank Account:
To fetch the basic bank account details (not the table), use the employee's search endpoint instead, and specify the fields you want to fetch (e.g. 'financial.bankName'). To learn more, see how to work with Fields, Custom fields and Lists.

See the '200' response for the body response.

Path Params
string
required

The ID of the employee for whom you want to fetch the bank account entries. The employee ID is returned in the 'id' field when retrieving an employee's data.
For testing purposes you can obtain the Employee ID from the URL in the user interface.

Response

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