---
title: "Set a Default Pricing Logic"
method: POST
path: "/formulamanager.setdefault/{uniqueName}"
tags: ["Logics"]
---

# Set a Default Pricing Logic

`POST /formulamanager.setdefault/{uniqueName}`

Sets the default pricing logic. To clear the default pricing logic, use **/formulamanager.setdefault** without the `uniqueName` path parameter.

## Response `200`

OK

- object
  - `response` object
    - `node` string
    - `data` object[]
      - `uniqueName` string
      - `label` unknown
    - `status` number

---

[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)
