FrankieOne · Capability
KYC V2 API — Individual Results
KYC V2 API — Individual Results. 8 operations. Lead operation: Get a list of process results. Self-contained Naftiko capability covering one Frankieone business surface.
What You Can Do
GET
Getallpros
— Get a list of process results
/v1/v2/individuals/{entityid}/results
PATCH
Updateaml
— Update the status of AML process results
/v1/v2/individuals/{entityid}/results/aml
PATCH
Updateduplicate
— Update the status of Duplicate process results
/v1/v2/individuals/{entityid}/results/duplicate
PATCH
Updatefraud
— Update the status of Fraud process results
/v1/v2/individuals/{entityid}/results/fraud
PATCH
Updateidv
— Update the status of IDV process results
/v1/v2/individuals/{entityid}/results/idv
PATCH
Updatematches
— Update the status of Matchlist process results
/v1/v2/individuals/{entityid}/results/matchlist
POST
Manualkyc
— Approve Manual KYC for an individual
/v1/v2/individuals/{entityid}/results/mkyc
POST
Manualkycinvalidation
— Invalidate any Manual KYC evidences of an individual
/v1/v2/individuals/{entityid}/results/mkyc/invalidate
MCP Tools
get-list-process-results
Get a list of process results
read-only
idempotent
update-status-aml-process-results
Update the status of AML process results
idempotent
update-status-duplicate-process-results
Update the status of Duplicate process results
idempotent
update-status-fraud-process-results
Update the status of Fraud process results
idempotent
update-status-idv-process-results
Update the status of IDV process results
idempotent
update-status-matchlist-process-results
Update the status of Matchlist process results
idempotent
approve-manual-kyc-individual
Approve Manual KYC for an individual
invalidate-any-manual-kyc-evidences
Invalidate any Manual KYC evidences of an individual
read-only