Updates: Check the release notes for new features and product updates.

VerifiedSmsCallback

Stay organized with collections Save and categorize content based on your preferences.

A message created by the Verified SMS platform after successfully verifying an SMS message.

JSON representation
{
  "verificationTime": string,
  "postbackData": string
}
Fields
verificationTime

string (Timestamp format)

Time that the message was verified.

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".

postbackData

string (bytes format)

Postback data specified by the agent when the agent created the hash.

A base64-encoded string.