Retrieve a list of transaction status updates. As events during the transaction flow occur, the transaction status is updated and Events list will include the status updates. Up to 1000 status events will be returned and multiple calls to Get /Events will be used to pull all events based on the existsMoreEvents flag. Use the header param vericheck-version as 1.0.1 to obtain the newContinuationToken or as value 1.0.0 (or empty) to maintain backward compatibility for the last_pointer value to pull the events from the last provided list. The initial call will have no pointer. The newContinuationToken will be the Azure continuation token which can be up to 220 chars.
Retrieve a list of transaction events.
See Transaction Statuses for descriptions of statuses.