Passer au contenu principal

Journal des modifications

Release 8.1

RDTP-23323

What's Changed


GET /subscribers/mine/notifications

Retrieve Notifications

Return Type:

Changed response : 200 OK

Successful RETRIEVE

  • Changed property notifications (array)

    Changed items (object):

    • Changed property taskResult (object)

      • Changed property subTasks (object)

        • Added property ignored (integer)

          Number of ignored Sub-Tasks

GET /subscribers/{subscriberID}/notifications/{notificationID}

Retrieve a Notification

Return Type:

Changed response : 200 OK

Successful RETRIEVE

  • Changed property taskResult (object)

    • Changed property subTasks (object)

      • Added property ignored (integer)

        Number of ignored Sub-Tasks

Release 8.0

Initial release