v1

latestOpenAPI 3.0.32026-07-243003151.2 MB
Transactions

Get Wallet Transactions

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

get/wallet/{walletId}/transactions

Path parameters

walletIdstring string required

EES AIR Wallet ID

Query parameters

walletTransactionId[]string string

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

parentWalletTransactionId[]string string

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

type[]string string

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

status[]string string

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

state[]string string

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

reference[]string string

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

transactionDateTimestring ees-date-time

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)

dateCreatedstring 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]=...)

lastUpdatedstring 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]=...)

storeIdstring 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.

storeParentIdstring 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.

includeChildreninteger

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

orderBy'walletTransactionId,ASC' | 'walletTransactionId,DESC' | 'transactionDateTime,ASC' | 'transactionDateTime,DESC'

Query string Order By

limitinteger

Query string Pagination Limit

offsetinteger

Query string Pagination Offset

Response

OK

limitinteger

Results per page

totalinteger

Total Results

offsetinteger

Offset