WeChangeEmployeeSuperView
Use the WeChangeEmployeeSuper view to supply the COMPLETE set of super details for an employee.<br /><br /> If adding a new employee use a ChangeType of Add.<br /> If changing an employee use a ChangeType of Change.<br />
| Name | Description | Type | Additional information |
|---|---|---|---|
| ChangeEmployee  SuperId |
integer |
None. |
|
| Change  EmployeeId |
The EmployeeId for the super. |
integer |
None. |
| ChangeType |
The ChangeType for the super |
string |
Matching: ([^'"])* Max length: 20 |
| ChangeStatus |
The ChangeStatus for the super. |
string |
Matching: ([^'"])* Max length: 20 |
| SuperFund |
SuperFund name from payroll SuperFund may be found using api/Lookups?type=Super |
string |
None. |
| MembershipNo |
SuperFund's membership number |
string |
Max length: 40 |
| Contribution |
Employee's personal superannuation contribution |
decimal number |
None. |
| PercentFlag |
Flag to indicate whether the value in Contribution is expressed as a percentage or not |
boolean |
None. |
| Contribution  Type |
Value representing the type of superannuation contribution Values can be SuperannuationGuarantee,AdditionalEmployer,AdditionalEmployee,SalarySacrifice, DirectedPayment |
string |
Max length: 50 |
| IncludeAsRESC |
Flag indicating whether this super payment should be reported to the ATO as a RESC payment |
boolean |
None. |
| JoinDate |
New Zealand only |
date |
None. |
| ContributionType  Additional |
The additional breakdown of contribution type for SuperStream Values will be needed if sending AdditionalEmployer or AdditionalEmployee ContributionType Values for AdditionalEmployer are Voluntary, Award, values for AdditionalEmployee are Personal, Spouse, Child, Other |
string |
Max length: 50 |