Get a list of approved affiliate offer
HTTP method
Endpoint
GET
/v1/offers/{offer_id}/approved
Path parameters
Parameter
Description
offer_id
The unique id for the offer.
Response body parameters
Field
Type
Description
id
integer
offer_id
integer
Offer id.
affiliate_id
integer
Affiliate id.
Example request
Request GET https://{networkname}.api.offerslook.com/v1/offers/2786/approved
Request GET http://{networkname}.api.offerslook.com/v1/offers/2786/approved
Example response
PreviousAdd affiliates to an approved list of offerNextRemove affiliates from a list of approved offer
Last updated