---
title: "POST /api/accounting-software-codes/item-codes"
method: POST
path: "/api/accounting-software-codes/item-codes"
tags: ["Accounting-Software-Codes"]
---

# POST /api/accounting-software-codes/item-codes

`POST /api/accounting-software-codes/item-codes`

## Request body

- CreateItemCodeRequest
  - `value` string, required

## Response `200`

Success

- ItemCodeDto
  - `id` string, guid
  - `accountingSoftwareId` string, guid
  - `value` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/rgcq/apis/web.md) · [All operations](https://skmtc.dev/rgcq/apis/web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rgcq/web/revisions/3fdd4827f760/schema)
