Dashboard
List wallet transactions
GET
/api/merchants/transactionsDeposit and withdrawal history for the merchant's custodial wallet.
Authentication
Accepts either an API key (X-API-Key) or a dashboard JWT (Authorization: Bearer …).
GET
/api/merchants/transactionscurl "https://api.trevi.cash/api/merchants/transactions" --header "X-API-Key: $BTPAY_API_KEY"Was this page helpful?
