Skip to main content

Screening – Updated

Added PassportNumber to SearchCriteria in batch and to SecondaryIdentifiers in configuration. Right now it's only supported for LexisNexis and any custom providers that want to implement it.

Entity Data – Changed

getEntitiesPagedList has additional validation for the Pager.From and SearchAfter params. Only one can be used at a time. If both are provided, the request will return a 400 Bad Request error.

Journey – Added

Added JourneyConfiguration endpoint to set tenant wide configuration in journeys Added JourneyConfiguration endpoint to get tenant wide configuration in journeys