method
key in entity.verification
object will enumerate the phone & identity verifications available for your Entity.
Refer to the Entity Object.
Possible enum values
pending
in_progress
verified
failed
Possible enum values
identity
phone
Possible enum values
sms
sna
byo_sms
byo_kyc
kba
element
method_verified
Method | Description |
---|---|
sms | SMS is used to verify the Entity’s phone number by sending a SMS code and expecting to receive that same SMS code back to verify the phone. |
sna | Silent Network Auth (SNA) is an authentication method to confirm an Entity’s phone number in the background without requiring the user to wait or leave the app. |
byo_sms | Bring-Your-Own SMS (BYO SMS) means the Entity’s phone number has already been verified via a non-Method provider. Skipping phone verification requirement. |
byo_kyc | Bring-Your-Own Know-Your-Consumer (BYO KYC) means the Entity’s identity has already been verified via a non-Method provider. Skipping identity verification requirement. |
kba | Knowledge-Based Authentication (KBA) is an authentication method which confirms a person’s identity by asking a series of knowledge questions which only the true owner should know. |
element | Verification has been done using a Method Element. |
method_verified | Method has already verified the PII provided. |