Entity: signal

A signal is a message from a party (usually an intermediary or insurer) to a natural person (usually the consumer) following an event (eg. the customer has turned 18) with the request to take action (eg. updating of payment details). There are two kinds of events:

  • Life events: eg. marriage, divorce, turning 18. A complete overview of life events is available in codelist AFDLEV (AFD 2.0 Online)
  • Service events: eg. premium payment, end of fixed interest rate period. A complete overview of service events is available in codelist AFDSEV (AFD 2.0 Online)

Example usage

The example below shows the life event turning 18 (‘18 jaar worden’). One or more actions can be related to an event. It is possible to relate more actions to one event.

{
"signal": [{
	"entityType": "event", 
	"signalType": "01", 
	"partyRef": ["alexappelhof21"],
	"lifeEventType": "10",
	"lifeEventDescription": "18 jaar worden",
	...
}]}

Entity types

The most recent overview of entity types is available in AFD 2.0 Online.

Feedback

Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
If you have any support questions, do not hesitate to contact us.

Post Comment