View Wallet Specific Transaction

This endpoint returns transactions linked to a specific Wallet.

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

Wallet identifier. Up to three wallet identifiers can be supplied. Identifiers are delimited by $ and values are delimited by @. Example: organisationid@1234$accountid@3333.

Query Params
int32

Supports pagination. If this is not supplied, then the server will apply a limit of 50 records returned per request.

int32

Supports pagination. This value will show the cursor position from where to retrieve the set of records. For example, a limit of 50 and an offset of 10 will return records from 11 to 60.

date-time

Indicates the minimum date from which the records should be retrieved.

date-time

Indicates the maximum date from which records should be retrieved.

string
length ≤ 256

Query variable to uniquely identify the transaction status.

string
enum

Identifies the type of transaction.

Headers
date-time

Header parameter to inform the timestamp of the message creation. It is used for basic message integrity checks, to ensure the request is not stale. Note that the header was previously referenced as 'Date' in version 1.0 of the Mobile Money API.

string

It is used to send the pre-shared client's API key to the server.

string
required

It is used to send the user’s access token when OAuth 2.0/OIDC authorization framework is used for end-user authentication.

Responses

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