---
title: "fetchAndUpdateTradeInInfoOps Trade in"
method: PUT
path: "/ops/trade-ins/fetch-update"
tags: ["ops"]
---

# fetchAndUpdateTradeInInfoOps Trade in

`PUT /ops/trade-ins/fetch-update`

Fetch trade in update by OPS

## Request body

- FetchAndUpdateTradeInInfoOpsPayload
  - `id` string, required — The ID of the asset trade in
  - `trade_in_id` string, required — The ID of the trade in from the partner
  - `trade_in_product_id` string, required — The product ID from the partner side

## Response `200`

OK response.

---

[API](https://skmtc.net/topi/apis/topi-public-api.md) · [All operations](https://skmtc.net/topi/apis/topi-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/topi/topi-public-api/versions/fa134b7fc959/schema)
