Skip to main content
POST
Reject a ramp request
A Company Admin rejects a request that is in AWAITING_APPROVAL; the status changes to REJECTED. 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 containing only the version number for optimistic locking control

version
integer<int64>
required

Version number for optimistic locking. Must match the current version of the entity. If a version conflict occurs, fetch the latest version and retry.

Response

Ramp request successfully rejected

success
boolean
default:true
result
object

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