v3

latestOpenAPI 3.1.02026-07-311,0939714.5 MB
Journal run

Undo journal run (verwijderen journaalrun)

Activity name : <a href="https://developer.loket.nl/Activities/PostUndoJournalRunByJournalRunId" target="_blank">PostUndoJournalRunByJournalRunId</a><br><br>This is a controller endpoint to perform an action.<br><br>In the older Loket GUI this specific action is referred to as 'Verwijderen journalrun' If this action is performed successfully then the journalrun will be 'deleted' in the sense that its results will be undone.<br><br>Please note that removing a journalrun does not remove any data in other applications.<br><br>Metadata : Possible options for fields of the type 'metadata' can be acquired (GET) by adding /metadata to the POST URL.<br><br>Defaults : Defaults GET endpoint is available for this controller endpoint at the path .../payrolladministrations/{payrollAdministrationId}/journalruns/undo/defaults.

post/v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/undo

Path parameters

journalrunIdstring uuid required

The unique identifier of the payroll run

Headers

Authorizationstring required
Example:Bearer <TOKEN>

A valid Bearer token for authorizing the request.

Acceptstring required
Example:application/json;version=2018-01-01

The accept header is used to influence what type of output is returned and in most cases the version of the output

Response

Accepted