Returns minimum and maximum amount of order in USD and local currency with applied fees.
offramp type
bank
airtime
mobile_money
paybill
country ISO code
AVALANCHE
POLYGON
CELO
ETHEREUM
USDC
USDT
CUSD
CKES
GET /api/offramp/limits HTTP/1.1 Host: sandbox-api.fonbnk.com x-client-id: YOUR_API_KEY Accept: */*
Successful response
{ "minUsd": 1.02, "maxUsd": 100, "minLocalCurrency": 1292, "maxLocalCurrency": 125921 }