Partner Program Object
Example
uuid
string
the unique ID of the partner program
publication
object
the partner program's publication. The object includes the publication's UUID, name, description, URL and categories
status
string
the status of the partner program
terms
string
custom terms and conditions of the publication
resources_url
string
the URL of the publication's resources like brand assets, testimonials, etc
redirect_url
string
the URL people are redirected to when they click on the partner link
thankyou_page_url
string
the URL people are redirected to when they click on a magic link
cpa
float
how much this partner program pays per confirmed subscriber
max_payout
float
the max amount a partner can earn per month
referral_pending_duration
integer
how many days subscribers have to stayed subscribed before they are confirmed.
geo_restrictions
object
the geo-restrictions applied to this partner program. The object includes:
allow_worldwide_referrals (boolean)
allowed_countries (array) -> which countries are allowed (Alpha-2 ISOCODE)
blocked_countries (array) -> which countries are blocked (Alpha-2 ISOCODE)
created_at
timestamp
the date the partner program was created
Last updated