Employee Tables
Create a new bank account entry for a given employee.
post/people/{id}/bank-accounts
Path parameters
idstring required
The ID of the employee for whom you want to add the bank account entry. The employee ID is returned in the 'id' field when retrieving an employee's data. <br /> For testing purposes you can obtain the Employee ID from the URL in the user interface.
Request body
Response
Entry created successfully