Cashback
Read cashback reserves
GET
/api/merchants/cashback/reservesYour 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/reservescurl "https://api.trevi.cash/api/merchants/cashback/reserves" --header "X-API-Key: $BTPAY_API_KEY"Was this page helpful?
