Identity Verification
Create a BYO KYC Verification
POST
/
entities
/
{ent_id}
/
verification_sessions
Bring-Your-Own Know-Your-Consumer (BYO KYC) creates a new to inform Method that this Entity’s identity has already been verified via non-Method verifications skipping the identity verification requirement.
This Verification type is restricted and require pre-approval. Contact your Method CSM for more information.
Path Parameters
The ID of the Entity.
Body
The EntityVerificationSession will be verifying the Entity's identity. Must be identity
The Entity's identity was verified via non-Method verifications. Must be byo_kyc
The BYO KYC verification configuration.
Returns
Returns an object.