List Customer Transactions
Lists the customer’s last 30 transactions (Payouts and Charges)
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The list of Transaction items
Was this page helpful?