Simulate fiat deposit event
Last updated 2 years ago
To simulate a "" webhook
Make a POST request to the following endpoint.
https://api.localramp.co/v1/test/webhook/buy/payment-received
The request takes this as the body
{ webhook_url: "https://webhook.site/97f9dc63" }
With the following header
x-auth-token: <SECRET_KEY>