DeviceTokenValidation

Name: DeviceTokenValidation

Description: Used for managing validation of device tokens when sending push notifications. (IVR doesn’t directly use this table.)

Field Documentation
ValidationId Unique identifier of the validation.
Created When this comment was created.
ValidationCode Identifies what has occurred to allow listeners to know what action needs to be taken.
DeliveryMethod Medium through which the message was sent (for example, 'SMS, 'EMAIL').
DeviceToken Unique identifier for a device within a given delivery method.
CanonicalisedDeviceToken When the code is 'canonicalise', this is the id which the token needs to be canonicalised to.