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