Transactions
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
Page number
Required range:
x >= 1
Page size
Required range:
1 <= x <= 100
Available options:
all
, unknown
, payout
, payout_cancel
, payment
, payment_cancel
, fee
, fee_cancel
, invoice
Response
200
application/json
Successful Response
The response is of type object
.