get sub affiliate approval
HTTP method
Endpoint
GET
/aff/v1/sub_affiliate_approval
Response body parameters
Field
Type
Description
id
integer
The id from API database backend.
offer_id
string
offer ID or All Offers
type
integer
1 means source ID 2 means aff_sub1 3 means aff_sub2 4 means aff_sub3 5 means aff_sub4 6 means aff_sub5
value
string
the exact sub affiliate value
list_type
integer
1 means Blacklist 2 means Whitelist
Example request
Request GET https://{networkname}.api.offerslook.com/aff/v1/sub_affiliate_approval
Request GET http://{networkname}.api.offerslook.com/aff/v1/sub_affiliate_approval
Example response
Last updated