EmployeePayTemplateSupers
Query the pay template super lines for an Employee in a Xero organisation.
Columns
| Name | Type | Filterable | Description |
| EmployeeID | String | The Id of the Employee. This field is assigned by Xero. | |
| SuperMembershipID | String | The Id of the superannuation fund this line contributes to | |
| ContributionType | String | One of SGC, SALARYSACRIFICE, EMPLOYERADDITIONAL or EMPLOYEE | |
| CalculationType | String | One of FIXEDAMOUNT, PERCENTAGEOFEARNINGS or STATUTORY | |
| ExpenseAccountCode | String | The code for the expense account used by this line | |
| LiabilityAccountCode | String | The code for the expense account used by this line | |
| MinimumMonthlyEarnings | Decimal | The minimum the employee must make in a month for this line to take effect | |
| Percentage | Decimal | The percentage of the super line | |
| TenantId | String | The ID of the tenant to query instead of the connection tenant |