To initiate an institutional onramp, make a POST request to the following endpoint.
https://api.localramp.co/v1/institution/buy/initiate
Please find below the request body for the endpoint.
reference
String
Required - your unique reference for the transaction
sender_currency
Required e.g "NGN", "GHS"
country_code
Required e.g "NG", "GH"
With the following header
x-auth-token: <SECRET_KEY>
Last updated 9 months ago