Versions Compared

Key

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

This API can be used to get status of an initiated refund.

...

Info
titleEndpoint
GET: https://sandbox.monnify.com/api/v1/refunds/{{refundReference}}

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


Supported Path Variable

Request

FieldDescriptionCompulsory
refundReferenceUnique transaction reference generated by Monnify for each transactionYes

...

When refund is initiated, the following response codes may be returned.

Response CodeResponse Description

0

Request received. Please check refundStatus to confirm completion. 

R7

No refund has been initiated for supplied refund reference.