To get the status of an instititional onramp, make a POST request to the following endpoint using localramp's reference.
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
state
initiated
pending
sent_crypto
failed
Last updated 9 months ago