put https://{company}.{environment}.com/api/v1/payroll/employees/financialdetails/banks
Add bank details fo employees in the system.
| salaryPaymentMode | Enum Value |
|---|---|
| None | 0 |
| bankTransfer | 1 |
| Cheque | 2 |
| Cash | 3 |
| AuthorizedAgent | 4 |
Add bank details fo employees in the system.
| salaryPaymentMode | Enum Value |
|---|---|
| None | 0 |
| bankTransfer | 1 |
| Cheque | 2 |
| Cash | 3 |
| AuthorizedAgent | 4 |
Try It! to start a request and see the response here!