Get Wallet Transactions

This API method allows the calling application to retrieve a paginated list of Transactions for a specific wallet.

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

EES AIR Wallet ID

Query Params
string

Optional Query parameter for result filtering by Wallet Transaction ID(s)

string

Optional Query parameter for result filtering by Wallet Parent Transaction ID(s)

string

Optional Query parameter for result filtering by Wallet Transaction Type(s)

string

Optional Query parameter for result filtering by Wallet Transaction Status(es)

string

Optional Query parameter for result filtering by Wallet Transaction State(s)

string

Optional Query parameter for result filtering by Wallet Transaction Reference(s)

string

Query string for Result Filtering by Wallet Transaction transactionDateTime explicit date-time value in ATOM format or date-time range, for range named key attributes needs to be provided (transactionDateTime[to]=... and/or transactionDateTime[from]=...). Please note: the + sign, indicating a positive time zone offset, should be url-encoded (replaced with %2B)

date-time

Query string for Result Filtering by Wallet Transaction Created explicit date-time value or date-time range, for range named key attributes needs to be provided (dateCreated[to]=... and/or dateCreated[from]=...)

date-time

Query string for Result Filtering by Wallet Transaction Last Updated explicit date-time value or date-time range, for range named key attributes needs to be provided (lastUpdated[to]=... and/or lastUpdated[from]=...)

string

Query string for Result Filtering by a single store ID (outlet incoming identifier). This can be provided by itself or with storeParentId. This cannot be used in combination with any other query parameters except for status.

string

Query string for Result Filtering by a single parent store ID (parent outlet incoming identifier). This can be provided by itself or with storeId. This cannot be used in combination with any other query parameters except for status.

integer
Defaults to 1

Include Wallet Transaction(s) for the children Wallet(s) into returned result set where the value is equal to the depth

string
enum

Query string Order By

Allowed:
integer
≤ 100
Defaults to 20

Query string Pagination Limit

integer
Defaults to 0

Query string Pagination Offset

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json
request
response