Analytics
Get Recovered Revenue
Totals and a last-12-months series of revenue recovered by the dunning and retry engine.
GET
Recovered revenue attribution
Returns recovery attribution for the authenticated tenant: every invoice
that was paid after at least one failed payment attempt (or under an
active dunning action or campaign) is counted as recovered revenue.
Example Request
Response
Notes
- An invoice paid on the first attempt is not recovered revenue — the qualification is at least one failed attempt or an active dunning action/campaign at payment time.
- Each recovery record also stores the strategy that was in effect (the
tenant’s
DUNNING_STRATEGY, orcampaignwhen a dunning campaign execution drove the invoice); recording is idempotent per invoice. - The dunning dashboard renders this endpoint as its recovered revenue panel.
Authorizations
Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.
Recovered revenue attribution