Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.68 KB

VerifyDetailRecord.md

File metadata and controls

38 lines (26 loc) · 1.68 KB

VerifyDetailRecord

Properties

Name Type Description Notes
id UUID Unique ID of the verification [optional]
verifyProfileId UUID [optional]
deliveryStatus String [optional]
verificationStatus String [optional]
destinationPhoneNumber String E.164 formatted phone number [optional]
verifyChannelType VerifyChannelTypeEnum Depending on the type of verification, the `verify_channel_id` points to one of the following channel ids; --- verify_channel_type verify_channel_id -------------------
verifyChannelId UUID [optional]
createdAt String [optional]
updatedAt String [optional]
rate String Currency amount per billing unit used to calculate the Telnyx billing costs [optional]
rateMeasuredIn String Billing unit used to calculate the Telnyx billing costs [optional]
verifyUsageFee String Currency amount for Verify Usage Fee [optional]
currency String Telnyx account currency used to describe monetary values, including billing costs [optional]
recordType String

Enum: VerifyChannelTypeEnum

Name Value
SMS "sms"
PSD2 "psd2"
CALL "call"
FLASHCALL "flashcall"
WHATSAPP "whatsapp"