Fetch transation

To get the status of an instititional onramp, make a POST request to the following endpoint using localramp's reference.

https://api.localramp.co/v1/institution/buy/get-transaction

With the following header

x-auth-token: <SECRET_KEY>

The possible state's are initiated ,pending ,sent_cryptoand failed

Last updated