Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Once you have successfully reserved an account, it’s important you implement a webhook URL. This is how we notify you when a transfer is done to that account. To implement a webhook, you simply need to create an endpoint that accepts post requests and can calculate a HASH value for security. Here is what we send to your webhook URL:

Info

It’s highly recommended you check our Best Practices when processing webhooks

Info

For information on how to calculate the transactionHash click here. Test your webhook here by doing a test transfer to an active monnify account number. 

...