List employee's bank accounts

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

Note: 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). This endpoint will fetch only the list of bank accounts.

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.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!