Skip to main content
PATCH
Update transaction hash
Sets or corrects the blockchainTransactionHash for a ramp request so Venly can match your on-chain transfer. Send the current version for optimistic locking. 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