Recommendation Object
Recommendation Object
Field
Type
Description
Field
Type
Description
{
"uuid": "rec_a6224cd65cf3",
"type": "paid",
"status": "active",
"name": "The Morning Brew",
"last_30_days_confirmation_rate": 62.5,
"recommended_publication": {
"uuid": "pub_9ac1f2",
"name": "The Morning Brew",
"description": "Business news you'll actually enjoy.",
"logo_url": "https://assets.sparkloop.app/logos/pub_9ac1f2.png",
"url": "https://morningbrew.com"
},
"commission": 2.0,
"max_payout": 500.0,
"partner_program_uuid": "pp_abcdef123",
"stats": {
"referrals": { "confirmed": 120, "pending": 30, "total": 150 },
"earnings": { "confirmed": 240.0, "estimated_pending": 37.5, "total": 277.5 }
}
}