Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: update push returned information #39406

...

This method allows to report changes in the state of an evidence, without the need to periodically check its status.

Every time an evidence changes its state, the user will be notified through a POST to the URL shown as a parameter of the request.

Please find here below the common information returned for any push notification for an EviSign:

  • EventIdentifierIdentifier: Identifier of the event.
  • Kind:  Mnemonic of the notification received.
  • Date: Date EventType: Type of event.EventDate
  • EventType: Date Type of event.
  • EvidenceId: Identifier of evidence.
  • EvidenceType: Type of evidence.
  • EvidenceState: Status of evidence.
  • Site: Name of user’s site.
  • Owner: Name of site’s user.
  • OwnerEmail: Email of site’s user.
  • AdditionalData: Additional information in the form of a key-value.

...