Verify crypto withdrawal
Verify if your crypto withdrawal is successful
To do this, Make a POST request to the following endpoint.
The request takes this as the body
With the following header
If the API call is successful, LocalRamp returns the following response:
Status becomes Done only after the withdrawal transaction has been completed on the blockchain
Last updated