Skip to main content
POST
Cancel a ramp request
The Company Manager or Admin that created a request can cancel it while it is still in AWAITING_APPROVAL; the status changes to CANCELLED. 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 cancelled

success
boolean
default:true
result
object

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