Ozow Hub
On this page2 sections

Fields

  • bankDepositId string uuid required

    Ozow identifier for the bank deposit static reference. A new transaction will be created for each deposit received.

    • This id should be stored against the user so that the banking details can be queried
  • bankingDetails BankingDetails required
    Fields of BankingDetails
    • bankName string required

      Name of the bank the account is held at.

      max length50
    • branchCode string required

      The destination branch codeBranch code The six-digit number identifying a South African bank branch, the equivalent of a sort code or a routing number elsewhere. Each bank publishes one universal branch code that works for every account it holds, which is the one to use unless you have been given another. for the account

      max length10
    • accountNumber string required

      The Ozow account number to use for deposit

      max length20
    • publicRecipientName string

      The name of the public recipient if applicable (depending whether a bankId was passed in the original request)

      max length50
    • beneficiaryReference string required

      The reference to be used for the deposit

      max length20
    Open BankingDetails on its own page
  • url string uri required

    A URL that the user can be directed to where they will be displayed the banking details and instructions to use for the deposit

  • errorMessage string

    Error message generated when validating the request.

    max length150

Used by