Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • objectChanges
  • getAPIDataModel


GET /objectChanges

Return the Returns a list of all changes made since a given date. The date from when the changes have to be delivered must be appended to the end point with the format yyyy-MM-dd'T'HH:mm:ss:

A JOSN JSON message with all objects changed since the specified date will be returned. If a given object has changed multiple times only the latest will be returned.

...