v2

latestOpenAPI 3.0.32026-08-05174296703.4 KB
ops

checkEmailToStartTradeInProcessOps Trade in

Check if the user email is attached to the asset to start the trade in process requested by Ops

post/ops/trade-ins/check-email

Request body

asset_idstring regexp required

The asset ID

user_emailstring email required

E-mail of the user that requested the trade-in process

Example request

{
  "asset_id": "739b63c2-9e58-4964-b38d-4ebb424de242",
  "user_email": "alice@example.com"
}

Response

OK response.