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

⚠️ 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

FieldDescription
userUser identifier
psuIdThe end user's ID
scoreTotal credit score
amountRecommended credit amount
isGoBadgeBoolean — whether the user qualifies for the "Go" badge
hasNoMainAccountBoolean — whether the user has no identified main account
decisionUrlLink to the credit score decision screen/detail
stateDecision state


Did this page help you?