Deletes the employee's additional earning with the specified ID.
DELETE https://api.nzpayroll.co.nz/api/v2/business/{businessId}/employee/{employeeId}/additional-earnings/{id}
Parameter name | Value | Description | Additional |
---|---|---|---|
id | int64 | Required | |
businessId | string | Required | |
employeeId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
Powered by DapperDox