Lists all the recurring employee tax adjustments for the employee
GET https://api.yourpayroll.com.au/api/v2/business/{businessId}/employee/{employeeId}/taxadjustment
Parameter name | Value | Description | Additional |
---|---|---|---|
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 |
EmployeeRecurringTaxAdjustmentModel |
Powered by DapperDox