Gets the employee's recurring deduction with the specified external reference ID.
GET https://apimy.yourpayroll.io/api/v2/business/{businessId}/employee/{employeeId}/deduction/{externalReferenceId}
Parameter name | Value | Description | Additional |
---|---|---|---|
externalReferenceId | string | 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 |
MyEmployeeRecurringDeductionModel |
Powered by DapperDox