Application Submitted
Event Type
applicationEvent
Entity Action
SUBMITTED
Firing Condition
When an application is submitted in Blend by a consumer.
Valid Decorators
- losPrimaryKey
- crmPrimaryKey
- originationType
- metadata.documentYear
- referenceLoanNumber
- metadata.memberEntityIdentifier
- borrower.econsentMetadata
- metadata.assetIdentifier
Object Format
{
"eventType": "applicationEvent",
"eventId": UUID,
"message": {
"entityAction": "SUBMITTED",
"entityType": ENUM, // *NEW*
"entityId": UUID
},
"originallyEmittedAt": DateTime (UTC Unix/Epoch Timestamp),
"status": "EMITTED"
}
Updated about 4 years ago