v1

latestOpenAPI 3.0.1Apache 2.02026-07-145344123.3 KB

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

Created

account_sidstring nullable

The SID of the Account that created the VerificationCheck resource.

amountstring nullable

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

channel'sms' | 'call' | 'email' | 'whatsapp' | 'sna'
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.

payeestring nullable

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

service_sidstring nullable

The SID of the Service the resource is associated with.

sidstring nullable

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

statusstring nullable

The status of the verification. Can be: pending, approved, or canceled.

tostring nullable

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

validboolean nullable

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