Gets the Statutory Neonatal Leave period data for a specific employee including information about payments already made and pending
GET http:///api/v2/business/{businessId}/employee/{employeeId}/statutoryleave/sncpcalc
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| employeeId | int32 | Required | |
| businessId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| periodStart | date-time | Required |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
UkSncpCalcApiModel |
Powered by DapperDox