Ozow Hub

Fields

  • RefundId string uuid required

    The refund identifier.

  • TransactionId string uuid required

    The transaction the refund was raised against.

  • CurrencyCode string required

    The ISO 4217ISO 4217 The three-letter currency codes, such as ZAR for the South African rand. Always uppercase.Wikipedia currency code.

  • Amount string required

    The amount, to two decimal places, with a full stop as the separator.

  • Status string required

    The refund's own status, unmapped. PendingInvestigation and Error reach a full subscriber as themselves, where a thin subscriber sees Pending and Failed in their place.

    values"Pending""Complete""Submitted""Failed""Cancelled""Returned""Invalid""PendingInvestigation""Error"
  • BankName string required

    The bank the refund was paid to.

  • AccountNumber string required

    The account the refund was paid to.

  • StatusMessage string required

    The status detail, empty when there is none.

  • Hash string required

    The check hash over the field set. Verify the Svix signature rather than this: the signature covers the whole delivery.