---
title: "Copy Parameter API"
method: POST
path: "/api/valor/copyParameter"
---

# Copy Parameter API

`POST /api/valor/copyParameter`

## Headers

- `Authorization` string, required
- `isv-secret-key` string

## Request body

- object
  - `source_epi` string, required — Source EPI is an end point identifier, Identify the device on valor infrastructure, it's a 10 digit number starts with 2
  - `destination_epi` string, required — Destination EPI is an end point identifier, Identify the device on valor infrastructure, it's a 10 digit number starts with 2
  - `associate_user_name` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/valorpaytech/apis/ecommerce-api.md) · [All operations](https://skmtc.net/valorpaytech/apis/ecommerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/valorpaytech/ecommerce-api/revisions/c6468b606325/schema)
