---
title: "Create a new ledger account for a journal profile of a specific provider."
method: POST
path: "/v2/providers/journalProfiles/{journalProfileId}/ledgerAccounts"
tags: ["Journal profile provider"]
---

# Create a new ledger account for a journal profile of a specific provider.

`POST /v2/providers/journalProfiles/{journalProfileId}/ledgerAccounts`

__Activity name:__ <a href="https://developer.loket.nl/Activities/PostLedgerAccountAtProviderLevelByJournalProfileId" target="_blank">PostLedgerAccountAtProviderLevelByJournalProfileId</a><br>    <br><br>Create a new ledger account for a journal profile.<br><br>__Metadata :__ No metadata<br><br>__Defaults :__ There is NO /defaults endpoint available for this resource.<br>

## Path parameters

- `journalProfileId` 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)
