---
title: "List Type Codes"
method: POST
path: "/fetch"
tags: ["General"]
---

# List Type Codes

`POST /fetch`

Returns the list of all Type Codes.

## Response `200`

Example response

- object
  - `response` object
    - `node` string
    - `data` object[]
      - `massEditable` boolean
      - `bulkLoadable` boolean
      - `name` string
      - `className` string
      - `codeString` string
    - `status` number

## Other responses

- `201` — Created

---

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