Returns a list of transactions. Optionally transaction type and dates can be defined to retrieve transactions of a certain type from a certain date to another date
This access token needs to be included in each of your request to the Chift API.
Page number
x >= 1
Page size
1 <= x <= 100
Filter based on the type of the transaction.
all
, unknown
, payout
, payout_cancel
, payment
, payment_cancel
, fee
, fee_cancel
, invoice
, internal_move
Get all transactions more recent than this one excluded
Get all transactions for a specific balance
Successful Response
The response is of type object
.