{"$id":"https://events-schemas.twilio.com/A2P.NumberRegistrationSuccessful/1","$schema":"http://json-schema.org/draft-07/schema#","additionalProperties":false,"description":"A2P Phone Number is in Successful Registration State event","properties":{"accountsid":{"description":"Account SID","type":"string"},"campaignsid":{"description":"Campaign SID","type":"string"},"externalstatus":{"description":"External Status of the Phone Number","type":"string"},"id":{"description":"ID for this event","type":"string"},"phonenumber":{"description":"Phone number in E.164 format","type":"string"},"phonenumbersid":{"description":"Phone Number SID","type":"string"},"timestamp":{"description":"Phone Number registration event timestamp","type":"integer"},"updateddate":{"description":"Last updated date","type":"integer"}},"required":[],"title":"ExternalNumberRegistrationSuccessful","type":"object"}