{"$id":"https://events-schemas.twilio.com/A2P.BrandRegistrationEmail2FASent/1","$schema":"http://json-schema.org/draft-07/schema#","additionalProperties":false,"description":"Indicates that the brand registration's 2FA email was sent to the user.","properties":{"accountsid":{"description":"Id of the Twilio account of the pending-review toll free request","type":"string"},"brandfeedback":{"description":"Brand feedback IDs","type":"string"},"brandscore":{"description":"Brand registration score according to the external registration provider","type":"integer"},"brandsid":{"description":"Unique ID for brand","type":"string"},"brandstatus":{"description":"Brand status","type":"string"},"brandvettingoutcome":{"description":"Field which documents the state of the vetting for a brand","type":"string"},"createddate":{"description":"Date when brand was created in epoch millis.","type":"integer"},"externalbrandid":{"description":"Unique ID of the matching brand in the registrar","type":"string"},"identitystatus":{"description":"Identity of the brand based on the supplied information.","type":"string"},"updateddate":{"description":"The last brand update date in epoch millis.","type":"integer"},"vettingscore":{"description":"Vetting score retrieved from the external vetting provider","type":"integer"}},"required":[],"title":"A2P.BrandRegistrationEmail2FASentEvent","type":"object"}