Dashboard
List WooCommerce purchases
GET
/api/merchants/woo-purchasesEvery WooCommerce order processed for this merchant, with cashback status and fiat/sats totals.
Authentication
Accepts either an API key (X-API-Key) or a dashboard JWT (Authorization: Bearer …).
GET
/api/merchants/woo-purchasescurl "https://api.trevi.cash/api/merchants/woo-purchases" --header "X-API-Key: $BTPAY_API_KEY"Was this page helpful?
