Get all account transactions by date
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The date to filter transactions
"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
ACCUMULATION
, REDEMPTION
, EXPIRATION
, MIGRATION
, TRANSFER
, REVERSAL
The funder of the transactions
"MARKETING"
Ok
The response is of type object
.
Get all account transactions by date
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The date to filter transactions
"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
ACCUMULATION
, REDEMPTION
, EXPIRATION
, MIGRATION
, TRANSFER
, REVERSAL
The funder of the transactions
"MARKETING"
Ok
The response is of type object
.