RegistrationResponse

Response from the DPA upon successful registration of MSISDN for notifications.

JSON representation
{
  "msisdn": string,
  "expirationTime": string
}
Fields
msisdn

string

The MSISDN being registered with DPA for notifications.

expirationTime

string (Timestamp format)

Registration expiration time for the MSISDN.

A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".