Xero Payroll (UK) Endpoint: EmployeesPaymentMethods
Jump to navigation
Jump to search
Overview
The Xero EmployeesPaymentMethods endpoint provides the list of payment methods for employees.
Fields
The following fields are available for the EmployeesPaymentMethods endpoint.
- employeeID
- A guid field that provides the id of the linked employee.
- bankAccounts
- A table field that provides bank account details.
- See BankAccounts Fields for more information.
BankAccounts Fields
The BankAccounts Fields include the following sub fields.
- accountNumber
- A text field that provides the bank account number of the employee.
- accountName
- A text field that provides the bank account name of the employee.
- sortCode
- A text field that provides the bank account sort code.
Xero API
For a detailed run through of the endpoint, you can see the Xero API.
Related Fields
- None
Related Endpoints