---
title: "Fetch Form Logic Mapping"
method: POST
path: "/formulamanager.fetchformformulas"
---

# Fetch Form Logic Mapping

`POST /formulamanager.fetchformformulas`

Returns a list of active calculation logics with their associated form logics. No specific user permissions are required.

## Response `200`

OK

- object
  - `response` object
    - `data` object[]
      - `formFormulaName` string
      - `uniqueName` string
    - `status` integer

## Changes

- **2026-09-04** `23d941b00ac0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pricefx/apis/the-pricefx-backend-api/changes/formulamanager.fetchformformulas/post.md)

---

[API](https://skmtc.dev/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.dev/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/revisions/23d941b00ac0/schema)
