Event broadcast service

Event broadcast helps provide visibility into user activity from the beginning to the end of the verification submission journey and allows you to respond to user interactions in the verification submission journey by implementing a desired event handler in your code.

Response

ParameterTypeDescription
cursorStringCursor is used like a pointer to filter and get the next set of verification events
nextActionStringPossible values are
POLL - There are more verification events in the pipeline
NONE- No more events available
verificationEventsObject[]Please refere Verification Events section