v1

latestOpenAPI 3.0.02026-07-24140351.5 KB
Transactions

Transaction Confirmation - Sell Flow

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

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

post/transactions/confirm/{type}

Path parameters

typestring required

currently supported only for offramp

Headers

Authorizationstring

Request body

object required

Example request

{
  "transactionId": "7xxxyyyyfab2ddb31ec49fe18",
  "transactionHash": "0xecxxxxxx025028ababc9dbb484b70a6yyyyf75022",
  "sourceAddress": "0x49236d4Buuuuxxxxyyyc36390c6889b",
  "targetAddress": "0x03EA4c7ED1xxx0017D88f2783Ef4yyy"
}

Response

OK

object required