---
title: "Create a ledgerAccount type"
method: POST
path: "/ledgerAccountTypes"
tags: ["ledgerAccountType"]
---

# Create a ledgerAccount type

`POST /ledgerAccountTypes`

## Request body

- LedgerAccountType
  - `name` string, required — Name of the ledger account type
  - `description` string, required — Description of the ledger account type
  - `isActive` boolean, required — Determines whether the ledger account is active
  - `isSettleable` boolean, required — Determines whether the ledger account is settleable

## Response `default`

Successful

---

[API](https://skmtc.net/mojaloop/apis/central-ledger-api-documentation.md) · [All operations](https://skmtc.net/mojaloop/apis/central-ledger-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mojaloop/central-ledger-api-documentation/revisions/12ea9f96653e/schema)
