Verification Positive Feedback Negative Feedback
Positive Feedback Negative Feedback com.twilio.messaging.compliance.toll-free-verification.edit
Verification Edited events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation .
Examples
3 "type" : "com.twilio.messaging.compliance.toll-free-verification.edit" ,
4 "source" : "AB00000000000000000000000001" ,
5 "id" : "NO00000000000000000000000001" ,
6 "dataschema" : "https://events-schemas.twilio.com/TollFree.VerificationEdit/2" ,
7 "datacontenttype" : "2025-10-08T07:17:02.363Z" ,
9 "accountsid" : "AC0000000000000000000000000000001" ,
10 "parentaccountsid" : "AC0000000000000000000000000000002" ,
11 "tollfreeverificationsid" : "HH0000000000000000000000000000001" ,
12 "phonenumbersid" : "PN0000000000000000000000000000001" ,
13 "customerprofilesid" : "BU0000000000000000000000000000001" ,
14 "regulateditemsid" : "RA0000000000000000000000000000001" ,
15 "trustproductsid" : "BU0000000000000000000000000000001" ,
16 "processeddate" : 1756043494500 ,
17 "verificationstatus" : "in_review"
Versions
Info v2 only contains updates to the schema metadata. In other words, there are no new fields between v1 and v2.
string
accountsid . Id of the Twilio account of the toll free request.
string
parentaccountsid . Id of the top level Twilio account of the resolved-verified toll free request.
string
tollfreeverificationsid . Id of the toll free request.
string
phonenumbersid . Id of the toll free phone number of the toll free request.
string
customerprofilesid . Id of the customer profile of the toll free request.
string
regulateditemsid . Id of the regulated item of the toll free request.
string
trustproductsid . Id of the trust product of the toll free request.
integer
processeddate . Epoch milliseconds timestamp when the toll free request was processed.
string
verificationstatus . Verification status of the toll free request.
The full specification for version 2 is also available as a JSON schema(link takes you to an external page) .
string
accountsid . Id of the Twilio account of the toll free request.
string
parentaccountsid . Id of the top level Twilio account of the resolved-verified toll free request.
string
tollfreeverificationsid . Id of the toll free request.
string
phonenumbersid . Id of the toll free phone number of the toll free request.
string
customerprofilesid . Id of the customer profile of the toll free request.
string
regulateditemsid . Id of the regulated item of the toll free request.
string
trustproductsid . Id of the trust product of the toll free request.
integer
processeddate . Epoch milliseconds timestamp when the toll free request was processed.
string
verificationstatus . Verification status of the toll free request.
The full specification for version 1 is also available as a JSON schema(link takes you to an external page) .
Positive Feedback Negative Feedback com.twilio.messaging.compliance.toll-free-verification.expired
Verification Expired events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation .
Examples
3 "type" : "com.twilio.messaging.compliance.toll-free-verification.expired" ,
4 "source" : "AB00000000000000000000000001" ,
5 "id" : "NO00000000000000000000000001" ,
6 "dataschema" : "https://events-schemas.twilio.com/TollFree.VerificationExpired/2" ,
7 "datacontenttype" : "2025-10-08T07:17:02.363Z" ,
9 "accountsid" : "AC0000000000000000000000000000001" ,
10 "parentaccountsid" : "AC0000000000000000000000000000002" ,
11 "tollfreeverificationsid" : "HH0000000000000000000000000000001" ,
12 "phonenumbersid" : "PN0000000000000000000000000000001" ,
13 "customerprofilesid" : "BU0000000000000000000000000000001" ,
14 "regulateditemsid" : "RA0000000000000000000000000000001" ,
15 "trustproductsid" : "BU0000000000000000000000000000001" ,
16 "processeddate" : 1756043494500 ,
17 "verificationstatus" : "expired" ,
19 "errordescription" : "Rejection Edit Time Window Expired"
Versions
Info v2 only contains updates to the schema metadata. In other words, there are no new fields between v1 and v2.
string
accountsid . Id of the Twilio account of the expired toll free request.
string
parentaccountsid . Id of the top level Twilio account of the expired toll free request.
string
tollfreeverificationsid . Id of the expired toll free request.
string
phonenumbersid . Id of the toll-free phone number of the expired toll free request.
string
customerprofilesid . Id of the customer profile of the expired toll free request.
string
regulateditemsid . Id of the regulated item of the expired toll free request.
string
trustproductsid . Id of the trust product of the expired toll free request.
integer
processeddate . Timestamp when the toll-free expired request was processed.
string
verificationstatus . Verification status of the toll-free request.
integer
errorcode . Error code of the expired toll-free request.
string
errordescription . Error description of the expired toll-free request.
The full specification for version 2 is also available as a JSON schema(link takes you to an external page) .
string
accountsid . Id of the Twilio account of the expired toll free request.
string
parentaccountsid . Id of the top level Twilio account of the expired toll free request.
string
tollfreeverificationsid . Id of the expired toll free request.
string
phonenumbersid . Id of the toll-free phone number of the expired toll free request.
string
customerprofilesid . Id of the customer profile of the expired toll free request.
string
regulateditemsid . Id of the regulated item of the expired toll free request.
string
trustproductsid . Id of the trust product of the expired toll free request.
integer
processeddate . Timestamp when the toll-free expired request was processed.
string
verificationstatus . Verification status of the toll-free request.
integer
errorcode . Error code of the expired toll-free request.
string
errordescription . Error description of the expired toll-free request.
The full specification for version 1 is also available as a JSON schema(link takes you to an external page) .
Positive Feedback Negative Feedback com.twilio.messaging.compliance.toll-free-verification.failure
Verification Failed events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation .
Examples
3 "type" : "com.twilio.messaging.compliance.toll-free-verification.failure" ,
4 "source" : "AB00000000000000000000000001" ,
5 "id" : "NO00000000000000000000000001" ,
6 "dataschema" : "https://events-schemas.twilio.com/TollFree.VerificationFailure/2" ,
7 "datacontenttype" : "2025-10-08T07:17:02.363Z" ,
9 "accountsid" : "AC0000000000000000000000000000001" ,
10 "parentaccountsid" : "AC0000000000000000000000000000002" ,
11 "tollfreeverificationsid" : "HH0000000000000000000000000000001" ,
12 "phonenumbersid" : "PN0000000000000000000000000000001" ,
13 "customerprofilesid" : "BU0000000000000000000000000000001" ,
14 "regulateditemsid" : "RA0000000000000000000000000000001" ,
15 "trustproductsid" : "BU0000000000000000000000000000001" ,
16 "processeddate" : 1756043494500 ,
17 "verificationstatus" : "twilio_rejected" ,
18 "failuredescription" : "Failed to edit verification" ,
19 "failurereason" : "edit failed" ,
20 "failedoperation" : "edit"
Versions
Info v2 only contains updates to the schema metadata. In other words, there are no new fields between v1 and v2.
string
accountsid . Id of the Twilio account of the failed verification request.
string
parentaccountsid . Id of the top level Twilio account of the failed verification request.
string
tollfreeverificationsid . Id of the failed toll free verification request.
string
phonenumbersid . Id of the toll-free phone number of the failed toll free request.
string
customerprofilesid . Id of the customer profile of the failed toll free verification request.
string
regulateditemsid . Id of the regulated item of the failed toll free verification request.
string
trustproductsid . Id of the trust product of the failed toll free verification request.
integer
processeddate . Timestamp when the toll-free verification request failed.
string
verificationstatus . Verification status of the failed toll-free verification request.
string
failuredescription . Description of the verification failure.
string
failurereason . Text describing the reason/category of verification failure.
string
failedoperation . Name of operation when verification failure occurred (CREATE/UPDATE/DELETE etc).
The full specification for version 2 is also available as a JSON schema(link takes you to an external page) .
string
accountsid . Id of the Twilio account of the failed verification request.
string
parentaccountsid . Id of the top level Twilio account of the failed verification request.
string
tollfreeverificationsid . Id of the failed toll free verification request.
string
phonenumbersid . Id of the toll-free phone number of the failed toll free request.
string
customerprofilesid . Id of the customer profile of the failed toll free verification request.
string
regulateditemsid . Id of the regulated item of the failed toll free verification request.
string
trustproductsid . Id of the trust product of the failed toll free verification request.
integer
processeddate . Timestamp when the toll-free verification request failed.
string
verificationstatus . Verification status of the failed toll-free verification request.
string
failuredescription . Description of the verification failure.
string
failurereason . Text describing the reason/category of verification failure.
string
failedoperation . Name of operation when verification failure occurred (CREATE/UPDATE/DELETE etc).
The full specification for version 1 is also available as a JSON schema(link takes you to an external page) .
Positive Feedback Negative Feedback com.twilio.messaging.compliance.toll-free-verification.requested
Verification Requested events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation .
Examples
3 "type" : "com.twilio.messaging.compliance.toll-free-verification.requested" ,
4 "source" : "AB00000000000000000000000001" ,
5 "id" : "NO00000000000000000000000001" ,
6 "dataschema" : "https://events-schemas.twilio.com/TollFree.VerificationRequested/2" ,
7 "datacontenttype" : "2025-10-08T07:17:02.363Z" ,
9 "accountsid" : "AC0000000000000000000000000000001" ,
10 "parentaccountsid" : "AC0000000000000000000000000000002" ,
11 "tollfreeverificationsid" : "HH0000000000000000000000000000001" ,
12 "phonenumbersid" : "PN0000000000000000000000000000001" ,
13 "customerprofilesid" : "BU0000000000000000000000000000001" ,
14 "regulateditemsid" : "RA0000000000000000000000000000001" ,
15 "trustproductsid" : "BU0000000000000000000000000000001" ,
16 "processeddate" : 1756043494500 ,
17 "verificationstatus" : "in_review"
Versions
Info v2 only contains updates to the schema metadata. In other words, there are no new fields between v1 and v2.
string
accountsid . Id of the Twilio account of the toll free request.
string
parentaccountsid . Id of the top level Twilio account of the resolved-verified toll free request.
string
tollfreeverificationsid . Id of the toll free request.
string
phonenumbersid . Id of the toll-free phone number of the toll free request.
string
customerprofilesid . Id of the customer profile of the toll free request.
string
regulateditemsid . Id of the regulated item of the toll free request.
string
trustproductsid . Id of the trust product of the toll free request.
integer
processeddate . Timestamp when the toll-free request was processed.
string
verificationstatus . Verification status of the toll-free request.
The full specification for version 2 is also available as a JSON schema(link takes you to an external page) .
string
accountsid . Id of the Twilio account of the toll free request.
string
parentaccountsid . Id of the top level Twilio account of the resolved-verified toll free request.
string
tollfreeverificationsid . Id of the toll free request.
string
phonenumbersid . Id of the toll-free phone number of the toll free request.
string
customerprofilesid . Id of the customer profile of the toll free request.
string
regulateditemsid . Id of the regulated item of the toll free request.
string
trustproductsid . Id of the trust product of the toll free request.
integer
processeddate . Timestamp when the toll-free request was processed.
string
verificationstatus . Verification status of the toll-free request.
The full specification for version 1 is also available as a JSON schema(link takes you to an external page) .
Positive Feedback Negative Feedback com.twilio.messaging.compliance.toll-free-verification.pending-review
Verification Review Pending events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation .
Examples
3 "type" : "com.twilio.messaging.compliance.toll-free-verification.pending-review" ,
4 "source" : "AB00000000000000000000000001" ,
5 "id" : "NO00000000000000000000000001" ,
6 "dataschema" : "https://events-schemas.twilio.com/TollFree.VerificationPendingReview/2" ,
7 "datacontenttype" : "2025-10-08T07:17:02.363Z" ,
9 "accountsid" : "AC0000000000000000000000000000001" ,
10 "parentaccountsid" : "AC0000000000000000000000000000002" ,
11 "tollfreeverificationsid" : "HH0000000000000000000000000000001" ,
12 "phonenumbersid" : "PN0000000000000000000000000000001" ,
13 "customerprofilesid" : "BU0000000000000000000000000000001" ,
14 "regulateditemsid" : "RA0000000000000000000000000000001" ,
15 "trustproductsid" : "BU0000000000000000000000000000001" ,
16 "processeddate" : 1756043494500 ,
17 "verificationstatus" : "pending_review"
Versions
Info v2 only contains updates to the schema metadata. In other words, there are no new fields between v1 and v2.
string
accountsid . Id of the Twilio account of the pending-review toll free request.
string
parentaccountsid . Id of the top level Twilio account of the pending-review toll free request.
string
tollfreeverificationsid . Id of the pending-review toll free request.
string
phonenumbersid . Id of the toll-free phone number of the pending-review toll free request.
string
customerprofilesid . Id of the customer profile of the pending-review toll free request.
string
regulateditemsid . Id of the regulated item of the pending-review toll free request.
string
trustproductsid . Id of the trust product of the pending-review toll free request.
integer
processeddate . Timestamp when the toll-free pending-review request was processed.
string
verificationstatus . Verification status of the toll-free request.
The full specification for version 2 is also available as a JSON schema(link takes you to an external page) .
string
accountsid . Id of the Twilio account of the pending-review toll free request.
string
parentaccountsid . Id of the top level Twilio account of the pending-review toll free request.
string
tollfreeverificationsid . Id of the pending-review toll free request.
string
phonenumbersid . Id of the toll-free phone number of the pending-review toll free request.
string
customerprofilesid . Id of the customer profile of the pending-review toll free request.
string
regulateditemsid . Id of the regulated item of the pending-review toll free request.
string
trustproductsid . Id of the trust product of the pending-review toll free request.
integer
processeddate . Timestamp when the toll-free pending-review request was processed.
string
verificationstatus . Verification status of the toll-free request.
The full specification for version 1 is also available as a JSON schema(link takes you to an external page) .
Positive Feedback Negative Feedback com.twilio.messaging.compliance.toll-free-verification.request-approved
Verification Twilio Approved events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation .
Examples
3 "type" : "com.twilio.messaging.compliance.toll-free-verification.request-approved" ,
4 "source" : "AB00000000000000000000000001" ,
5 "id" : "NO00000000000000000000000001" ,
6 "dataschema" : "https://events-schemas.twilio.com/TollFree.VerificationRequestApproved/2" ,
7 "datacontenttype" : "2025-10-08T07:17:02.363Z" ,
9 "accountsid" : "AC0000000000000000000000000000001" ,
10 "parentaccountsid" : "AC0000000000000000000000000000002" ,
11 "tollfreeverificationsid" : "HH0000000000000000000000000000001" ,
12 "phonenumbersid" : "PN0000000000000000000000000000001" ,
13 "customerprofilesid" : "BU0000000000000000000000000000001" ,
14 "regulateditemsid" : "RA0000000000000000000000000000001" ,
15 "trustproductsid" : "BU0000000000000000000000000000001" ,
16 "processeddate" : 1756043494500 ,
17 "verificationstatus" : "twilio_approved"
Versions
Info v2 only contains updates to the schema metadata. In other words, there are no new fields between v1 and v2.
string
accountsid . Id of the Twilio account of the resolved-verified toll free request.
string
parentaccountsid . Id of the top level Twilio account of the resolved-verified toll free request.
string
tollfreeverificationsid . Id of the resolved-verified toll free request.
string
phonenumbersid . Id of the toll-free phone number of the resolved-verified toll free request.
string
customerprofilesid . Id of the customer profile of the resolved-verified toll free request.
string
regulateditemsid . Id of the regulated item of the resoled-verified toll free request.
string
trustproductsid . Id of the trust product of the resolved-verified toll free request.
integer
processeddate . Timestamp when the toll-free resolved-verified request was processed.
string
verificationstatus . Verification status of the toll-free request.
The full specification for version 2 is also available as a JSON schema(link takes you to an external page) .
string
accountsid . Id of the Twilio account of the resolved-verified toll free request.
string
parentaccountsid . Id of the top level Twilio account of the resolved-verified toll free request.
string
tollfreeverificationsid . Id of the resolved-verified toll free request.
string
phonenumbersid . Id of the toll-free phone number of the resolved-verified toll free request.
string
customerprofilesid . Id of the customer profile of the resolved-verified toll free request.
string
regulateditemsid . Id of the regulated item of the resoled-verified toll free request.
string
trustproductsid . Id of the trust product of the resolved-verified toll free request.
integer
processeddate . Timestamp when the toll-free resolved-verified request was processed.
string
verificationstatus . Verification status of the toll-free request.
The full specification for version 1 is also available as a JSON schema(link takes you to an external page) .
Positive Feedback Negative Feedback com.twilio.messaging.compliance.toll-free-verification.deleted
Verification Twilio Deleted events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation .
Examples
3 "type" : "com.twilio.messaging.compliance.toll-free-verification.deleted" ,
4 "source" : "AB00000000000000000000000001" ,
5 "id" : "NO00000000000000000000000001" ,
6 "dataschema" : "https://events-schemas.twilio.com/TollFree.VerificationDeleted/2" ,
7 "datacontenttype" : "2025-10-08T07:17:02.363Z" ,
9 "accountsid" : "AC0000000000000000000000000000001" ,
10 "parentaccountsid" : "AC0000000000000000000000000000002" ,
11 "tollfreeverificationsid" : "HH0000000000000000000000000000001" ,
12 "phonenumbersid" : "PN0000000000000000000000000000001" ,
13 "customerprofilesid" : "BU0000000000000000000000000000001" ,
14 "regulateditemsid" : "RA0000000000000000000000000000001" ,
15 "trustproductsid" : "BU0000000000000000000000000000001" ,
16 "processeddate" : 1756043494500
Versions
Info v2 only contains updates to the schema metadata. In other words, there are no new fields between v1 and v2.
string
accountsid . Id of the Twilio account of the deleted toll free request.
string
parentaccountsid . Id of the top level Twilio account of the deleted toll free request.
string
tollfreeverificationsid . Id of the deleted toll free request.
string
phonenumbersid . Id of the toll-free phone number of the deleted toll free request.
string
customerprofilesid . Id of the customer profile of the deleted toll free request.
string
regulateditemsid . Id of the regulated item of the deleted toll free request.
string
trustproductsid . Id of the trust product of the deleted toll free request.
integer
processeddate . Timestamp when the toll-free deleted request was processed.
The full specification for version 2 is also available as a JSON schema(link takes you to an external page) .
string
accountsid . Id of the Twilio account of the deleted toll free request.
string
parentaccountsid . Id of the top level Twilio account of the deleted toll free request.
string
tollfreeverificationsid . Id of the deleted toll free request.
string
phonenumbersid . Id of the toll-free phone number of the deleted toll free request.
string
customerprofilesid . Id of the customer profile of the deleted toll free request.
string
regulateditemsid . Id of the regulated item of the deleted toll free request.
string
trustproductsid . Id of the trust product of the deleted toll free request.
integer
processeddate . Timestamp when the toll-free deleted request was processed.
The full specification for version 1 is also available as a JSON schema(link takes you to an external page) .
Positive Feedback Negative Feedback com.twilio.messaging.compliance.toll-free-verification.request-rejected
Verification Twilio Rejected events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation .
Examples
3 "type" : "com.twilio.messaging.compliance.toll-free-verification.request-rejected" ,
4 "source" : "AB00000000000000000000000001" ,
5 "id" : "NO00000000000000000000000001" ,
6 "dataschema" : "https://events-schemas.twilio.com/TollFree.VerificationRequestRejected/5" ,
7 "datacontenttype" : "2025-10-08T07:17:02.363Z" ,
9 "accountsid" : "AC0000000000000000000000000000001" ,
10 "parentaccountsid" : "AC0000000000000000000000000000002" ,
11 "tollfreeverificationsid" : "HH0000000000000000000000000000001" ,
12 "phonenumber" : "+11234567890" ,
13 "phonenumbersid" : "PN0000000000000000000000000000001" ,
14 "customerprofilesid" : "BU0000000000000000000000000000001" ,
15 "regulateditemsid" : "RA0000000000000000000000000000001" ,
16 "trustproductsid" : "BU0000000000000000000000000000001" ,
17 "processeddate" : 1756043494500 ,
18 "verificationstatus" : "twilio_rejected" ,
20 "errorcodes" : "30482,30484" ,
21 "errordescription" : "Business email must use an official domain; Business name doesn't match official records" ,
22 "rejectiondate" : 1756043499500 ,
23 "editexpiration" : 1756043594500 ,
Versions
Info v5 only contains updates to the schema metadata. In other words, there are no new fields between v4 and v5.
string
accountsid . Id of the Twilio account of the rejected toll free request.
string
parentaccountsid . Id of the top level Twilio account of the rejected toll free request.
string
tollfreeverificationsid . Id of the rejected toll free request.
string
phonenumber . Toll free phone number of the rejected toll free request.
string
phonenumbersid . Id of the toll free phone number of the rejected request.
string
customerprofilesid . Id of the customer profile of the rejected toll free request.
string
regulateditemsid . Id of the regulated item of the rejected toll free request.
string
trustproductsid . Id of the trust product of the rejected toll free request.
integer
processeddate . Epoch milliseconds timestamp when the toll free rejected request was processed.
string
verificationstatus . Verification status of the toll free request.
integer
errorcode . Error code of the rejected toll free request.
string
errorcodes . Comma seperated list of error codes of the rejected toll free request.
string
errordescription . Error description of the rejected toll free request.
integer
rejectiondate . Epoch milliseconds timestamp when the toll free verification was rejected.
integer
editexpiration . Epoch milliseconds timestamp when the toll free verification will expire.
boolean
editallowed . Whether the toll free verification can be edited.
The full specification for version 5 is also available as a JSON schema(link takes you to an external page) .
string
accountsid . Id of the Twilio account of the rejected toll free request.
string
parentaccountsid . Id of the top level Twilio account of the rejected toll free request.
string
tollfreeverificationsid . Id of the rejected toll free request.
string
phonenumber . Toll free phone number of the rejected toll free request.
string
phonenumbersid . Id of the toll free phone number of the rejected request.
string
customerprofilesid . Id of the customer profile of the rejected toll free request.
string
regulateditemsid . Id of the regulated item of the rejected toll free request.
string
trustproductsid . Id of the trust product of the rejected toll free request.
integer
processeddate . Epoch milliseconds timestamp when the toll free rejected request was processed.
string
verificationstatus . Verification status of the toll free request.
integer
errorcode . Error code of the rejected toll free request.
string
errorcodes . Comma seperated list of error codes of the rejected toll free request.
string
errordescription . Error description of the rejected toll free request.
integer
rejectiondate . Epoch milliseconds timestamp when the toll free verification was rejected.
integer
editexpiration . Epoch milliseconds timestamp when the toll free verification will expire.
boolean
editallowed . [NEW] Whether the toll free verification can be edited.
The full specification for version 4 is also available as a JSON schema(link takes you to an external page) .
string
accountsid . Id of the Twilio account of the rejected toll free request.
string
parentaccountsid . Id of the top level Twilio account of the rejected toll free request.
string
tollfreeverificationsid . Id of the rejected toll free request.
string
phonenumber . [NEW] Toll free phone number of the rejected toll free request.
string
phonenumbersid . Id of the toll free phone number of the rejected request.
string
customerprofilesid . Id of the customer profile of the rejected toll free request.
string
regulateditemsid . Id of the regulated item of the rejected toll free request.
string
trustproductsid . Id of the trust product of the rejected toll free request.
integer
processeddate . Epoch milliseconds timestamp when the toll free rejected request was processed.
string
verificationstatus . Verification status of the toll free request.
integer
errorcode . Error code of the rejected toll free request.
string
errorcodes . [NEW] Comma seperated list of error codes of the rejected toll free request.
string
errordescription . Error description of the rejected toll free request.
integer
rejectiondate . [NEW] Epoch milliseconds timestamp when the toll free verification was rejected.
integer
editexpiration . Epoch milliseconds timestamp when the toll free verification will expire.
The full specification for version 3 is also available as a JSON schema(link takes you to an external page) .
string
accountsid . Id of the Twilio account of the rejected toll free request.
string
parentaccountsid . Id of the top level Twilio account of the rejected toll free request.
string
tollfreeverificationsid . Id of the rejected toll free request.
string
phonenumbersid . Id of the toll-free phone number of the rejected toll free request.
string
customerprofilesid . Id of the customer profile of the rejected toll free request.
string
regulateditemsid . Id of the regulated item of the rejected toll free request.
string
trustproductsid . Id of the trust product of the rejected toll free request.
integer
processeddate . Timestamp when the toll-free rejected request was processed.
string
verificationstatus . Verification status of the toll-free request.
integer
errorcode . Error code of the rejected toll-free request.
string
errordescription . Error description of the rejected toll-free request.
integer
editexpiration . [NEW] Timestamp when the toll-free verification will expire.
The full specification for version 2 is also available as a JSON schema(link takes you to an external page) .
string
accountsid . Id of the Twilio account of the rejected toll free request.
string
parentaccountsid . Id of the top level Twilio account of the rejected toll free request.
string
tollfreeverificationsid . Id of the rejected toll free request.
string
phonenumbersid . Id of the toll-free phone number of the rejected toll free request.
string
customerprofilesid . Id of the customer profile of the rejected toll free request.
string
regulateditemsid . Id of the regulated item of the rejected toll free request.
string
trustproductsid . Id of the trust product of the rejected toll free request.
integer
processeddate . Timestamp when the toll-free rejected request was processed.
string
verificationstatus . Verification status of the toll-free request.
integer
errorcode . Error code of the rejected toll-free request.
string
errordescription . Error description of the rejected toll-free request.
The full specification for version 1 is also available as a JSON schema(link takes you to an external page) .