SingleBankDepositResponse
Fields
transactionIdstring uuid requiredOzow transaction identifier. Transaction will be in a pending state after it is created and will be updated to complete after the payment has been received in our account
Fields of
BankingDetailsbankNamestring requiredName of the bank the account is held at.
max length50branchCodestring requiredThe 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 length10accountNumberstring requiredThe Ozow account number to use for deposit
max length20publicRecipientNamestringThe name of the public recipient if applicable (depending whether a bankId was passed in the original request)
max length50beneficiaryReferencestring requiredThe reference to be used for the deposit
max length20
urlstring uri requiredA URL that the user can be directed to where they will be displayed the banking details and instructions to use for the deposit
errorMessagestringError message generated when validating the request.
max length150