Generates (or regenerates) payment summaries for the specified financial year/business. Only unpublished payment summaries will be regenerated.
PUT http:///api/v2/business/{businessId}/paymentsummary/{financialYearEnding}
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| financialYearEnding | int32 | Required | |
| businessId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| employeeId | int32 | ||
| employingEntityId | int32 | ||
| locationId | int32 |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
PaygPaymentSummaryModel |
Powered by DapperDox