Versions Compared

Key

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

To reserve an account on Monnify, you’ll need to call the reserve account endpoint providing the information in the table below (remember to also add the authentication header)

...

Info
titleEndpoint
POST: https://sandbox.monnify.com/api/v1/bank-transfer/reserved-accounts/limit

This endpoint is protected with by OAuth 2.0 ( Bearer Tokens)Token


Once an account number has been reserved for a customer, the customer can make payment by initiating a transfer to that account number at any time. Once the transfer hits the partner bank, we will notify you with the transfer details along with the accountReference you specified when reserving the account. 

...