Skip to main content
POST
Calculate fee for a ramp request
Calculates the fee amount and percentage for a given amount and ramp type, based on your company’s configured fee tiers. Call this before creating large requests to understand the cost. Concept guide: Fee structure

Authorizations

Authorization
string
header
required

OAuth2 authentication via Venly Identity Platform

Body

application/json

Request to calculate the fee for a ramp operation based on amount and type

amount
number
required

The amount to calculate fee for

Example:

1000

type
enum<string>
required

Type of ramp operation

Available options:
ON_RAMP,
OFF_RAMP

Response

Fee successfully calculated

success
boolean
default:true
result
object

Calculated fee breakdown