Ozow Hub
GEThttps://api.ozow.com/secure/settlements/getsitesettlementsProduction
Build with AI 1 package

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.

  • Reconcile a settlementEverything needed to match the money Ozow pays into your bank account against the payments you collected, line item by line item, including the fees that make the two differ.
    View package

The 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. created for a merchant site over a selected period.

Authentication

  • Bearer token

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

Query parameters

  • fromDate string required

    Desired start date to retrieve respective merchant site 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.. Format: yyyy-mm-dd

  • toDate string required

    Desired end date to retrieve respective merchant site 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.. Format: yyyy-mm-dd

Responses

200 OK

application/json

array of SiteSettlement

application/xml

array of SiteSettlement

Guides