---
title: "Copy a Manual Price List"
method: POST
path: "/manualpricelistmanager.copy/{id}"
tags: ["Manual Price Lists"]
---

# Copy a Manual Price List

`POST /manualpricelistmanager.copy/{id}`

Creates a copy of the specified Manual Price List.

## Response `200`

Example response

- object
  - `response` object
    - `node` string, required
    - `csrfToken` string
    - `data` object[], required
      - `version` number
      - `typedId` string
      - `uniqueName` string
      - `label` string
      - `validAfter` string
      - `status` string
      - `simulationSet` unknown
      - `nodeId` unknown
      - `userGroupEdit` unknown
      - `userGroupViewDetails` unknown
      - `linkedCFStypedId` unknown
      - `expiryDate` unknown
      - `integrationStatus` unknown
      - `targetDate` unknown
      - `createdByName` string
      - `lastUpdateByName` string
      - `createDate` string
      - `createdBy` number
      - `lastUpdateDate` string
      - `lastUpdateBy` number
    - `status` number, required

---

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