Events List w Pointer

Retrieve a list of transaction events using a token or pointer from the last list retrieved. Use this request using the last pointer returned from the initial Event List request. Up to 10,000 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. It is suggested to Issue four GET requests at the following times: 11:00 AM ET, 5:30 PM ET, 7:00 PM ET, 10:00 PM ET

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieve a list of transaction events using the new_pointer (Vericheck API older version 1.0.0) or newContinuationToken version 1.0.1 or greater.

See Transaction Statuses for descriptions of statuses.

Path Params
string
required
Headers
string
Defaults to 1.0.0

vericheck-version as a header param with value 1.0.1 is used to pull events with the newContinuationToken to obtain events. This token is up to 220 chars. The default version maintains backward compatibility of pulling events using the last_pointer value.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json