Credit Score Webhook
For general webhook mechanics (response requirements, security, IP whitelisting, troubleshooting), see Webhooks - Async Updates. This page covers the notification fired when a Credit Score recommendation is ready (Credit Suite).
Event: CreditScoreRecommendation
CreditScoreRecommendation⚠️ This is delivered by email only — unlike every other event on this site, it is not sent to your webhook URL. Confirm with your Feezback integration contact which mailbox/template receives it and whether URL delivery can be added if you need it.
Payload fields
| Field | Description |
|---|---|
user | User identifier |
psuId | The end user's ID |
score | Total credit score |
amount | Recommended credit amount |
isGoBadge | Boolean — whether the user qualifies for the "Go" badge |
hasNoMainAccount | Boolean — whether the user has no identified main account |
decisionUrl | Link to the credit score decision screen/detail |
state | Decision state |
Updated 7 days ago
Did this page help you?