Generates a pension contributions report data.
GET http:///api/v2/business/{businessId}/report/pensioncontributions
Parameter name | Value | Description | Additional |
---|---|---|---|
businessId | string | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
EmployeeId | int32 | ||
PayRunId | int32 | ||
FromDate | date-time | ||
ToDate | date-time | ||
PayScheduleId | int32 | ||
LocationId | int32 | ||
ContributionPlanId | int32 |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
PensionContributionDataApiModel |
Powered by DapperDox