Skip to main content
PATCH
Initiate an off-ramp request with transaction hash
After sending crypto to the Venly deposit wallet, submit the blockchainTransactionHash to initiate processing of an off-ramp request. Concept guide: Transactions

Authorizations

Authorization
string
header
required

OAuth2 authentication via Venly Identity Platform

Path Parameters

id
string<uuid>
required

Unique identifier of the ramp request

Body

application/json

Request to add or update the blockchain transaction hash for a ramp request

version
integer<int64>
required

Version number for optimistic locking

blockchainTransactionHash
string
required

The transaction hash of the transfer of crypto funds to the Venly deposit wallet.

Minimum string length: 1
Example:

"0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"

Response

Transaction hash successfully updated

success
boolean
default:true
result
object

Complete ramp request details including status, amounts, and event history