---
title: "Get Seller Verification Transaction"
method: GET
path: "/seller/verifyTransaction"
tags: ["marketplace"]
---

# Get Seller Verification Transaction

`GET /seller/verifyTransaction`

Returns a verification transaction so the seller needs to sign and send with their MPC wlalet.
The transaction verifies that they have access to the authentication method tied to the MPC wallet which is linked
to their Coinflow Account.

## Query parameters

- `parentId` string, required

## Headers

- `x-coinflow-auth-wallet` string, required

## Response `200`

Ok

- string

---

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