---
title: "Create Item"
method: POST
path: "/items"
tags: ["Items"]
---

# Create Item

`POST /items`

Create Item

## Request body

- … — unresolved $ref; see the full OpenAPI document linked below

## Response `201`

Successful operation

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden

---

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