v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Affiliate Invoices

Find Invoices (Advanced)

post/affiliates/billings/affiliates/invoicestable

Query parameters

pageinteger

The page of results to retrieve.

page_sizeinteger

The number of results to return per page.

Request body

Response

Example response

{
  "invoices": [
    {
      "time_created": 1734455015,
      "time_saved": 1734455015
    }
  ]
}