TransactionRefundRequest
Fields
The amount that needs to be refunded. This can be less than the original transaction amount but not more. Note that only up to the transaction amount can be refunded.
Fields of
Amountcurrencystring requiredThe ISO 4217ISO 4217 The three-letter currency codes, such as
ZARfor the South African rand. Always uppercase.Wikipedia current code.min length3max length3valuenumber float requiredThe amount in the currency specified.
min0.01
reasonstring requiredThe reason for the refund.
notifyUrlstring uriOptional notify URL to send notifications of the status of the refund. The recommendation is to use webhooks instead of this method which are configurable via the webhooks endpoints of the API.
realTimePaymentboolean requiredWhether or not this payment should happen in real time. Please refer to the Ozow Pricing page for more information.
defaultfalse