{"$id":"https://events-schemas.twilio.com/TollFree.VerificationFailure/1","$schema":"http://json-schema.org/draft-07/schema#","additionalProperties":false,"description":"TollFreeVerificationFailureEvent event definition","properties":{"accountsid":{"description":"Id of the Twilio account of the failed verification request","type":"string"},"customerprofilesid":{"description":"Id of the customer profile of the failed toll free verification request","type":"string"},"failedoperation":{"description":"Name of operation when verification failure occurred (CREATE/UPDATE/DELETE etc)","type":"string"},"failuredescription":{"description":"Description of the verification failure","type":"string"},"failurereason":{"description":"Text describing the reason/category of verification failure","type":"string"},"parentaccountsid":{"description":"Id of the top level Twilio account of the failed verification request","type":"string"},"phonenumbersid":{"description":"Id of the toll-free phone number of the failed toll free request","type":"string"},"processeddate":{"description":"Timestamp when the toll-free verification request failed","type":"integer"},"regulateditemsid":{"description":"Id of the regulated item of the failed toll free verification request","type":"string"},"tollfreeverificationsid":{"description":"Id of the failed toll free verification request","type":"string"},"trustproductsid":{"description":"Id of the trust product of the failed toll free verification request","type":"string"},"verificationstatus":{"description":"Verification status of the failed toll-free verification request","type":"string"}},"required":[],"title":"TollFreeVerificationFailureEvent","type":"object"}