Search wallet transactions across tenants

Searches wallet transaction history across wallets and, unless a tenantId is given, across tenants. Intended for tracing one transaction when the wallet is not known: a card transaction writes legs on the cardholder wallet, the pool wallet and any fee wallets, which can belong to different tenants, and they share a session id. Supply at least one of walletId, sessionId, uniqueId, externalId, serviceIdentifier or cardId — each is indexed — or else a tenantId with a date range. Every row returned is authorised individually by the wallet service.

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

Sort ascending by date. Default is descending.

int64

Card id to filter by

string

fromDate inclusive. Required, with a tenantId, when no indexed field is supplied.

string

toDate exclusive. Required, with a tenantId, when no indexed field is supplied.

string

The externalId used when the transaction was initiated.

string

Filter string to search in fields of the transaction. Not case sensitive.

int32
Defaults to 50
int32
Defaults to 0
string

Service code to filter by

string

Service identifier to filter by

string

Session id. Every leg written by one transaction shares one.

int64

Restrict the search to one tenant. Optional — omit to search across tenants.

string

Wallet history unique id, e.g. DB-PSTD-0720-368792-7101:0004433995-40020

int64

Restrict the search to one wallet.

Responses

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