v2

latestOpenAPI 3.0.32026-08-05174296703.4 KB
ops

fetchAndUpdateTradeInInfoOps Trade in

Fetch trade in update by OPS

put/ops/trade-ins/fetch-update

Request body

idstring required

The ID of the asset trade in

trade_in_idstring required

The ID of the trade in from the partner

trade_in_product_idstring required

The product ID from the partner side

Example request

{
  "id": "abc123",
  "trade_in_id": "abc123",
  "trade_in_product_id": "abc123"
}

Response

OK response.