v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-145745483.2 KB
VerifyV2VerificationCheck

challenge a specific Verification Check.

challenge a specific Verification Check.

post/v2/Services/{ServiceSid}/VerificationCheck

Path parameters

ServiceSidstring required

The SID of the verification Service to create the resource under.

Response

OK

sidstring nullable

The unique string that we created to identify the VerificationCheck resource.

service_sidstring nullable

The SID of the Service the resource is associated with.

account_sidstring nullable

The SID of the Account that created the VerificationCheck resource.

tostring nullable

The phone number or email being verified. Phone numbers must be in E.164 format.

channel'sms' | 'call' | 'email' | 'whatsapp' | 'sna'

The verification method to use. One of: email, sms, whatsapp, call, or sna.

statusstring nullable

The status of the verification. Can be: pending, approved, canceled, max_attempts_reached, deleted, failed or expired.

validboolean nullable

Use "status" instead. Legacy property indicating whether the verification was successful.

amountstring nullable

The amount of the associated PSD2 compliant transaction. Requires the PSD2 Service flag enabled.

payeestring nullable

The payee of the associated PSD2 compliant transaction. Requires the PSD2 Service flag enabled.

date_createdstring date-time nullable

The ISO 8601 date and time in GMT when the Verification Check resource was created.

date_updatedstring date-time nullable

The ISO 8601 date and time in GMT when the Verification Check resource was last updated.