Ozow Hub
GEThttps://api.ozow.com/secure/banktransfer/bankingdetailsProduction

The Ozow account to deposit into for a reference created earlier, and the reference the deposit must carry.

Authentication

Query parameters

  • siteCode string required

    A unique code for the each of the merchant's sites. A site codeSite code The unique code for a site registered under a merchant. A site is a place to transact: a website, or a branch of a store. A merchant can have several, and each transaction names the one it belongs to, so sending the wrong code files the payment against the wrong place. is generated when adding a site in the Ozow merchant admin section.

    max length50
    exampleTST-MER-001
  • bankReference string required

    The reference returned by Create Unique Reference or Create Static Reference.

    max length20

Responses

200 OK
  • 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