Gets the super fund for this employee with the specified ID.
GET https://api.yourpayroll.com.au/api/v2/ess/{employeeId}/superfunds/{superFundId}
Parameter name | Value | Description | Additional |
---|---|---|---|
superFundId | int32 | Required | |
employeeId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
SuperFundModel |
Powered by DapperDox