Deletes the employee's super fund with the specified ID.

Request

DELETE https://api.yourpayroll.com.au/api/v2/business/{businessId}/employee/{employeeId}/superfund/{superfundId}

Path parameters

Parameter name Value Description Additional
superfundId int32 Required
businessId string Required
employeeId string Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

SaveSuperFundResponseModel