Get Limits
https://api.localramp.co/v1/transaction/sell-widget/limits?from_currency=USDT&to_currency=NGNx-auth-token: <PUBLIC_KEY>{
"status": "success",
"data": {
"from_minimum": "2.54999999",
"from_maximum": "1062.71504357",
"to_minimum": "4343.67",
"to_maximum": "1683000.00",
"from_currency": "USDT",
"to_currency": "NGN"
}
}Last updated