Affiliate Deals

Get All Deals

post/affiliates/deals

Request body

network_offer_idsinteger[]

Optional list of offer IDs to filter deals by. If omitted, returns deals for all offers the affiliate can access.

pageinteger

Page number for pagination (1-based).

page_sizeinteger

Number of results per page.

Response

Example response

{
  "deals": [
    {
      "time_created": 1734455015,
      "time_saved": 1734455015,
      "time_deleted": 1734455015
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.