/
Monitoring settlements

Monitoring settlements

The Event resource provides a rich functionality for monitoring the portfolio of settlements for a broker. It provides a list of recent events with good filtering possibilities. Events can be found by querying with either a timestamp, eventid or settlementId. If your search returns 500 records (max records returned), use ‘fromEventId’ to get the more records in a new request. This is much easier than iterating over all “open” settlements to detect changes.

Events

To see a list of event types follow this link: redoc or  swagger documentation.

Querying for all events

 

API

Querying with filtering

To get only new events since the last check, use either the last retrieved eventid or a timestamp as query parameter.

  • [GET] /v1/events?fromeventid=<last_id>

  • [GET] /v1/events?fromeventcreated=<last_checked>

For a full list of filtering and sorting options, check the api documentation.

 

 

Related content

Monitoring events
Monitoring events
More like this
Collaboration starting with requesting purchase contract
Collaboration starting with requesting purchase contract
Read with this
Data in a settlement
Data in a settlement
More like this
Electronic Property Settlement for banks
Electronic Property Settlement for banks
More like this
Electronic Property Settlement for brokers
Electronic Property Settlement for brokers
More like this
Events for banks
Events for banks
More like this