v1
latestOpenAPI 3.0.32026-07-243003151.2 MBGet Wallet Transactions
This API method allows the calling application to retrieve a paginated list of Transactions for a specific wallet.
Path parameters
EES AIR Wallet ID
Query parameters
Optional Query parameter for result filtering by Wallet Transaction ID(s)
Optional Query parameter for result filtering by Wallet Parent Transaction ID(s)
Optional Query parameter for result filtering by Wallet Transaction Type(s)
Optional Query parameter for result filtering by Wallet Transaction Status(es)
Optional Query parameter for result filtering by Wallet Transaction State(s)
Optional Query parameter for result filtering by Wallet Transaction Reference(s)
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)
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]=...)
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]=...)
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.
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.
Include Wallet Transaction(s) for the children Wallet(s) into returned result set where the value is equal to the depth
Query string Order By
Query string Pagination Limit
Query string Pagination Offset
Response
OK