---
title: "Reverts a finalized payslip, creating a new batch with status Cancelled and moving the payslip to that batch."
method: POST
path: "/api/salarystatements/{statementId}/revert"
tags: ["SalaryStatements"]
---

# Reverts a finalized payslip, creating a new batch with status Cancelled and moving the payslip to that batch.

`POST /api/salarystatements/{statementId}/revert`

## Path parameters

- `statementId` integer, required

## Request body

- IntectWebAPIFrameworkIntectApiControllerProtectedOperationRequest
  - `Password` string

## Response `200`

OK

- SystemWebHttpResultsOkResult
  - `Request` object

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
