/
TR
trulioo
/
Trulioo Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Authorization
2
Business Search
2
Business Verification
4
Configuration
14
Connection
2
EndClient API
5
post
Create a link between two end clients
delete
Delete a link between two end clients
delete
Delete end clients in bulk
put
Update end clients status in bulk
post
Send an email notification to a lead to start or continue a workflow
Enrollment
5
Enrolment
3
KnownFaces
7
Query
8
Transaction
11
Using the API
7
Verifications
3
Webhooks
1
EndClient API
Create a link between two end clients
post
/end-clients
Request body
CreateLinkedLeadsRequestPayload
required
to
string
EndClient ID to link to
from
string
EndClient ID to link from
type
'RELATES_TO'
|
'DUPLICATE_OF'
|
'OWNS'
|
'OWNED_BY'
Type of the link to be created
Response
Link created
Changes