{"$id":"https://events-schemas.twilio.com/A2P.BrandRegisteredUnverified/2","$schema":"http://json-schema.org/draft-07/schema#","additionalProperties":false,"description":"Provides brand registered unverified message","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,"properties":{"registrationerrorcode":{"description":"Error message","type":"integer"},"registrationerrordescription":{"description":"Error code","type":"string"},"registrationerrorfields":{"description":"List of fields that caused the error","items":{"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 ms","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 ms","type":"integer"},"vettingscore":{"description":"Vetting score retrieved from the external vetting provider","type":"integer"}},"required":[],"title":"A2P.BrandRegisteredUnverifiedEvent","type":"object"}