Directory Offer Object
Directory Offer Object
Field
Type
Description
{
"uuid": "offer_1a2b3c",
"headline": "Get 20% off Acme Pro",
"description": "Premium productivity tools for newsletter teams.",
"terms": "New customers only.",
"conversion_type": "lead",
"category": "Productivity",
"image_url": "https://assets.sparkloop.app/offers/offer_1a2b3c.png",
"commissions": [
{ "type": "fixed_amount", "amount": 2.0, "description": "Per verified lead" }
],
"geo_restrictions": {
"allow_worldwide_referrals": true,
"allowed_countries": [],
"blocked_countries": []
},
"source": "external-brand",
"brand": {
"name": "Acme Inc.",
"logo_url": "https://assets.sparkloop.app/brands/acme.png"
},
"max_payout": 1000.0
}