Applicant Added
Event Type
applicantAdded
Entity Action
ADDED
Firing Conditio
When one or more consumers activates their Blend account.
Valid Decorators
- losPrimaryKey
- crmPrimaryKey
- originationType
- metadata.documentYear
- referenceLoanNumber
- metadata.memberEntityIdentifier
- borrower.econsentMetadata
- metadata.assetIdentifier
Object Format
{
"eventType": "applicantAdded",
"eventId": UUID,
"message": {
"entityAction": "ADDED",
"entityId": UUID,
"applicantId": UUID
},
"originallyEmittedAt": DateTime (UTC Unix/Epoch Timestamp),
"status": "EMITTED"
}
Updated over 3 years ago