Transactions
Account transactions
Get all account transactions by date
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The date to filter transactions
Example:
"31-07-2024"
The brand id to filter transactions
The reward id to filter transactions
The campaign id to filter transactions
The event id to filter transactions
The type of the transaction
Available options:
ACCUMULATION
, REDEMPTION
, EXPIRATION
, MIGRATION
, TRANSFER
, REVERSAL
The funder of the transactions
Example:
"MARKETING"
Response
200 - application/json
Ok
The response is of type object
.