Get Affiliate Referrals
GET
/affiliates/{affiliate_id/referralsRequest
Request samples
[api.label.responses]
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
[response.label.jsonSchema]
data
array[object (Referral) {9}]
required
id
string
required
ID
first_name
string
required
last_name
string
required
email
string
required
conversion_date
string
required
affiliate_id
string
required
The id of the affiliate
total_commission
integer
required
created_at
string
required
updated_at
string
required
meta
object (Pagination Metadata)
required
total_pages
integer
required
total_count
integer
required
current_page
integer
required
[api.label.example]
[app.settings.hasNoSetting]
[updatedIn] a month ago