[
  {
    "notificationId": "string",
    "type": "RENEW_UNDO",
    "resource": "string",
    "resourceType": "DOMAIN",
    "status": "PENDING",
    "addedAt": "string",
    "requestId": "string",
    "metadata": {}
  },
  {
    "notificationId": "string",
    "type": "EXPIRY",
    "resource": "string",
    "resourceType": "HOST",
    "status": "FAILED",
    "addedAt": "string",
    "requestId": "string",
    "metadata": {}
  },
  {
    "notificationId": "string",
    "type": "REGISTER",
    "resource": "string",
    "resourceType": "CONTACT",
    "status": "PENDING",
    "addedAt": "string",
    "requestId": "string",
    "metadata": {}
  }
]