List Transactions

List Transactions shows all Transactions that are available to the User. To filter the Transactions that appear in the response, specify one or more optional query and pagination parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32 | null

Which page of results to return

int32 | null

Number of records per page.

date-time | null

Supply a created from date to only show Transactions created before this date.

If StartDate is provided EndDate must be provided. If neither are provided a default date range is used.

date-time | null

Supply a created from date to only show Transactions created after this date.

If StartDate is provided EndDate must be provided. If neither are provided a default date range is used.

deploymentIDs
array of int32s | null

Supply a list of Deployment IDs to filter Transactions to those Deployments.

deploymentIDs
cardPoolIDs
array of int32s | null

Supply a list of Card Pool IDs to limit the Transactions to those belonging to the supplied Card Pools.

cardPoolIDs
boolean | null

Supply a filter to filter in/out Transactions going through the Snap+ process.

If not provided Transactions both in and out of the Snap+ processes are returned.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

404

Not Found

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