---
title: "Transaction Confirmation - Sell Flow"
method: POST
path: "/transactions/confirm/{type}"
tags: ["Transactions"]
---

# Transaction Confirmation - Sell Flow

`POST /transactions/confirm/{type}`

Used to confirm a transaction in the selling flow. By specifying the transaction type.

🛠️ Please Use [https://api-stg.onramper.com/](https://api-stg.onramper.com/) For Test Environments

## Path parameters

- `type` string, required

## Headers

- `Authorization` string

## Request body

- object

## Response `200`

OK

- object

---

[API](https://skmtc.dev/onramper/apis/onramper-api-collection-v2.md) · [All operations](https://skmtc.dev/onramper/apis/onramper-api-collection-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/onramper/onramper-api-collection-v2/revisions/35288fbe92fb/schema)
