OptionalamlVerificationStatuses?: ("PENDING" | "REVIEW" | "APPROVED" | "DECLINED")[]OptionalcountriesOfResidence?: string[]OptionalcreatedAt?: DbTimestampCriteriaOptionalcustomerIds?: string[]OptionalemailLike?: stringPartial match on email
Optionalemails?: string[]OptionalhasCustomerVerification?: booleanIdentities that have customer verification or don't.
undefined will return either.
OptionalidentityDocumentVerificationStatuses?: ("PENDING" | "REVIEW" | "APPROVED" | "DECLINED")[]Optionalids?: string[]Fetch multiple ids
OptionalnameLike?: stringPartial match on first, middle, last name or full name
OptionalorderBy?: DbOrderByCriterion<Optionalpage?: numberDefaults to 1
OptionalpageSize?: numberDefaults to 50
OptionalphoneLike?: stringPartial match on phone
Optionalphones?: string[]OptionalreferenceIdLike?: stringPartial match on reference ID
OptionalreferenceIds?: string[]Optionalstatuses?: (OptionalupdatedAt?: DbTimestampCriteriaUpdates do NOT trigger AiPrise verification
Uplift an identity that was created with Plaid verification before AiPrise was introduced.
It creates the AiPrise profile and configures continuous AML monitoring.
Unless need to directly act on an identity specifically, you should be using
EntityServiceinstead.