Gets the Statutory Shared Parental Leave period data for a specific employee
GET https://api.yourpayroll.co.uk/api/v2/business/{businessId}/employee/{employeeId}/statutoryleave/shpp
Parameter name | Value | Description | Additional |
---|---|---|---|
employeeId | int32 | The ID of the employee |
Required |
businessId | string | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
periodStart | date-time | A date within the period of leave to retrieve data for |
Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
UkShppDataApiModel |
Powered by DapperDox