Get the benefit assigned to an employee for a particular benefit category
GET https://api.yourpayroll.co.uk/api/v2/business/{businessId}/employee/{employeeId}/benefit/{benefitCategoryId}
Parameter name | Value | Description | Additional |
---|---|---|---|
benefitCategoryId | int32 | 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 |
UkEmployeeBenefitCategoryModel |
Powered by DapperDox