Versions Compared

Key

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

This API enables you process refund to a customer for a transaction.

Event Based Webhooks are sent to merchants who have configured a webhook to receive notifications upon completion of a transaction refund. 

Note: Webhook notifications are sent when a refund is either successful or failed.

Endpoint

Info
titleEndpoint
POST: https://sandbox.monnify.com/api/v1/refunds/initiate-refund

Please note that this endpoint is protected using OAuth2 Token. Visit Authentication  section of this document for details on OAuth2 Token.

...