API ReferenceWooCommerceSDKssoonWebhookssoon

Cashback

Read cashback reserves

GET/api/merchants/cashback/reserves

Your cashback reserve balance — the pool of sats earmarked for paying out customer cashback.

Authentication

Accepts either an API key (X-API-Key) or a dashboard JWT (Authorization: Bearer …).

GET/api/merchants/cashback/reserves
curl "https://api.trevi.cash/api/merchants/cashback/reserves" --header "X-API-Key: $BTPAY_API_KEY"