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. Implementing To implement a webhook URL is rather easy, 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
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. 

...