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
ent_id
string
The ID of the Entity.
Body
type
enum
requiredThe EntityVerificationSession will be verifying the Entity's identity. Must be identity
method
enum
requiredThe Entity's identity was verified via non-Method verifications. Must be byo_kyc
byo_kyc
object
requiredThe BYO KYC verification configuration.
Returns
Returns an object.