---
title: "POST /v1/ledgers"
method: POST
path: "/v1/ledgers"
---

# POST /v1/ledgers

`POST /v1/ledgers`

## Request body

- object
  - `name` string, required — A descriptive name for the ledger, up to 1000 characters.
  - `description` string — An optional internal note or comment. Limited to 1000 characters.
  - `metadata` object — A set of custom key-value pairs associated with the ledger.
    - `any_key` string

## Response `201`

Created

---

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