---
title: "Create a new journal allocation record for an employment"
method: POST
path: "/v2/providers/employers/employees/employments/{employmentId}/journalallocations"
tags: ["Journal allocation"]
---

# Create a new journal allocation record for an employment

`POST /v2/providers/employers/employees/employments/{employmentId}/journalallocations`

__Activity name:__ <a href="https://developer.loket.nl/Activities/PostJournalAllocationByEmploymentId" target="_blank">PostJournalAllocationByEmploymentId</a><br>    <br><br>Create a new financial journal allocation record for an employment (journaliseren module).<br><br>__Metadata :__ Possible options for fields of the type 'metadata' can be acquired (GET) by adding `/metadata` to the POST URL. Possible options dependent on a specific `startPeriod` can be acquired via `/metadata/year/{year}/period/{period}<br><br>__Defaults :__ There is NO /defaults endpoint available for this resource.<br>

## Path parameters

- `employmentId` string, uuid, required

## Headers

- `Authorization` string, required
- `Accept` string, required

## Response `201`

Created

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/loket/apis/loket-api.md) · [All operations](https://skmtc.net/loket/apis/loket-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loket/loket-api/revisions/32d1693f8db8/schema)
