{
"status": true,
"message": "Merchant configuration updated successfully",
"data": {
"merchant_id": "merch_xyz789",
"email": "admin@mybusiness.com",
"full_name": "My Coffee Shop",
"phone_number": "+2348099887766",
"created_at": "2025-12-01T08:00:00.000Z",
"facebook": "https://facebook.com/mycoffeeshop",
"ig_handle": "@mycoffeeshop",
"linked_in": "string",
"telegram": "string",
"tiktok": "string",
"whatsapp": "string",
"x_handle": "string",
"youtube": "string",
"snapchat": "string",
"point_balance": 50000,
"last_chance_email_countdown": 7,
"minimum_threshold_amount": 100,
"point_should_expire": true,
"reactivation_email_countdown": 30,
"point_expiration_date": 365,
"minimum_threshold_updated_at": "2019-08-24T14:15:22.123Z",
"first_name": "Tolu",
"last_name": "Adeyemi",
"status": "active",
"ip_whitelist": [
"203.0.113.50",
"198.51.100.25"
],
"webhook_url": "https://mybusiness.com/webhooks/rewrd",
"webhook_secret": "whsec_abc123..."
}
}