Skip to main content
POST
Send an identity verification

Authorizations

Authorization
string
header
required

Swagger / Postman only: Client ID as username, Client secret as password. In Postman, set this once on the collection (Authorization → Basic Auth) so all requests inherit. For production server-to-server code, prefer X-OM-Auth-ID and X-OM-Auth-Key headers.

Body

entityKey
string<uuid> | null
entityName
string | null
entityEmail
string | null
entityMobile
string | null
includeAml
string | null
mute
boolean

Response

OK

verificationKey
string<uuid>
wallet
object
accessUrl
string | null
emailSent
boolean