Payment
Retrieve all Transactions
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
GET
Authorizations
This access token needs to be included in each of your request to the Chift API.
Path Parameters
Query Parameters
Filter based on the type of the transaction.
Available options:
all
, unknown
, payout
, payout_cancel
, payment
, payment_cancel
, fee
, fee_cancel
Get all transactions more recent than this one excluded
Get all transactions for a specific balance
Required range:
x > 1
Required range:
1 < x < 100