{
"shop_id": 12345,
"brand": "Acme",
"country": "US",
"category": ["Finance", "Retail"],
"website_url": "https://acme.example",
"referral_info": {
"program_url": "https://acme.example/refer",
"referral_urls": [
"https://referralcodes.com/r/acme-123",
"https://referralcodes.com/r/acme-abc",
"https://referralcodes.com/r/acme-save20",
"https://referralcodes.com/r/acme-friends",
"https://referralcodes.com/r/acme-xyz"
]
},
"rewards": [
{
"type": "both",
"value": { "currency": "USD", "amount": "20" },
"format": "Give $20, Get $20 credit",
"terms": "New customers only",
"source": "verified",
"last_confirmed_at": "2025-10-10T12:30:00Z"
}
],
"summary": "Give $20, Get $20 (US). Verified 10 Oct 2025."
}