EmployeeBankFileSetup
Represents bank file setup configurations for employees, capturing bank account details, creditor address information, and international banking identifiers used for payment processing.
Columns
| Name | Type | Description |
| accountClassification | String | The classification of the bank account for this employee bank file setup. |
| bankAccountCode | String | The code identifying the bank account for this employee bank file setup. |
| bankAccountName | String | The name of the bank account for this employee bank file setup. |
| bankAccountNumber | String | The account number of the bank account for this employee bank file setup. |
| bankAccountType | String | The type of bank account for this employee bank file setup, such as checking or savings. |
| branchCode | String | The branch code of the bank associated with this employee bank file setup. |
| bsbNumber | String | The Bank State Branch number used for Australian banking transactions in this employee bank file setup. |
| businessIdCode | String | The Business Identifier Code (BIC) of the bank associated with this employee bank file setup. |
| creditorBankAddressAddressLine1 | String | The first line of the creditor bank address for this employee bank file setup. |
| creditorBankAddressAddressLine2 | String | The second line of the creditor bank address for this employee bank file setup. |
| creditorBankAddressCountryCode | String | The country code of the creditor bank address for this employee bank file setup. |
| creditorBankAddressCounty | String | The county of the creditor bank address for this employee bank file setup. |
| creditorBankAddressPostCode | String | The postal code of the creditor bank address for this employee bank file setup. |
| creditorCode | String | The creditor code assigned to the employee for bank file payment processing. |
| employee_Href | String | The URL of the employee associated with this bank file setup. |
| employee_Id | String | The Id of the employee associated with this bank file setup. |
| employee_Key | String | The system-assigned key of the employee associated with this bank file setup. |
| href | String | The URL of the employee bank file setup resource. |
| id | String | The unique identifier of the employee bank file setup record. |
| key [KEY] | String | The system-assigned key that uniquely identifies the employee bank file setup record. |
| paymentReference | String | The payment reference included on bank file payments for this employee. |
| printPaymentProof | Bool | Indicates whether a payment proof document is printed for bank file payments to this employee. |
| secondaryIdentifier | String | The secondary identifier used to further identify the bank account for this employee bank file setup. |
| sortCode | String | The sort code of the bank associated with this employee bank file setup. |