Ozow Hub
On this page3 sections
Build with AI 4 packages

A build package is every page for one task, with the API operations they use. Copy the prompt into a coding assistant, or hand it the package itself: slim links to each page, full inlines all of them in one document.

Filter
  • Migrate a payin from the Payments API to One APIEverything needed to move an existing redirect payin onto One API, with the legacy guide and its One API counterpart side by side.
    View package
  • Migrate refunds from the Payments API to One APIEverything needed to move an existing refunds integration onto One API, with the legacy guide and its One API counterpart side by side.
    View package

Payments API for Ozow that allows for payments, refunds, settlementsSettlement Ozow paying the money you have collected into your bank account. Payins arrive at Ozow first and are settled to you on a schedule, so what a customer paid you today and what has been settled to you today are different amounts., and more.

Servers

  • https://api.ozow.com Production
  • https://stagingapi.ozow.com Staging

Authentication

  • BearerToken http

    The token generated by the `Get API token` operation. The same token is used for every request until it expires.

  • ApiKey apiKey

    The unique API key for the merchant. See [Prerequisites and onboarding](../../getting-started/prerequisites-and-onboarding.md) for where to find it.

Operations

Payments

Create a payment request, and look up what happened to one afterwards.

Authorization

The token the rest of the API is called with. One token serves every request until it expires, so it is fetched once rather than per call.

Refunds

Return money from a completed payment, and follow the refunds you have submitted.

Settlements

What Ozow has paid into your bank account, for the merchant and for one site.

Bulk payments

Many payment requests submitted as a single compressed job, and the status of that job while it runs.

Bank deposits

Bank references a payer deposits into, and the banking details to show them.