Transactions

Returns a paginated collection of wallet transactions for the target member filtered by optional criteria such as date range or transaction type.

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

Unique identifier of the member whose wallet transactions are requested.

Query Params
int32
1 to 2147483647

Page number to retrieve. Defaults to the first page.

int32
1 to 200

Number of items per page. Defaults to 50.

date-time

Optional start date used to filter transactions that occurred after or on the specified date.

date-time

Optional end date used to filter transactions that occurred before or on the specified date.

string
length ≤ 64

Optional transaction type filter (for example: earning, redemption, adjustment).

string
length ≤ 128

Optional reference identifier used to correlate transactions with external systems.

Responses

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