{"$id":"https://events-schemas.twilio.com/A2P.BrandRegistrationSecondaryVettingFailure/2","$schema":"http://json-schema.org/draft-07/schema#","additionalProperties":false,"description":"Provides brand registration secondary vetting failure message","examples":[{"accountsid":"AC0000000000000000000000000000001","brandfeedback":"GOVERNMENT_ENTITY","brandregistrationerrors":[{"registrationerrorcode":30797,"registrationerrordescription":"Brand Registration Feedback: The company’s submission as a Government Entity type could not be confirmed from independent sources","registrationerrorfields":["entity_type"],"registrationerrorurl":"https://www.twilio.com/docs/api/errors/30797"}],"brandscore":16,"brandsid":"BN0000000000000000000000000000001","brandstatus":"registered","brandvettingoutcome":"failed","createddate":1756043494500,"externalbrandid":"B000001","identitystatus":"verified","updateddate":1756043494500,"vettingscore":16}],"properties":{"accountsid":{"description":"Id of the Twilio account of the pending-review toll free request","type":"string"},"brandfeedback":{"description":"Brand feedback IDs","type":"string"},"brandregistrationerrors":{"description":"List of errors that occurred during brand registration","items":{"additionalProperties":false,"description":"A campaign registration error","properties":{"registrationerrorcode":{"description":"Error message","type":"integer"},"registrationerrordescription":{"description":"Error code","type":"string"},"registrationerrorfields":{"description":"List of fields that caused the error","items":{"description":"A field in the campaign registration","type":"string"},"type":"array"},"registrationerrorurl":{"description":"URL to the error documentation","type":"string"}},"type":"object"},"type":"array"},"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.BrandRegistrationSecondaryVettingFailureEvent","type":"object"}