Example Completed Buy
Successful buy transaction example
To see what a completed buy transaction looks like when you fetch the transaction
Make a GET request to the following endpoint.
https://api.localramp.co/v1/test/transaction/buy
With the following header
x-auth-token: <SECRET_KEY>
Last updated