Beneficiary analytics
The ‘Beneficiaries’ card payload: the distinct-beneficiary active count (+ % change vs the equal-length prior window) and a top-N-by-volume ranked list per currency. A pure read-model over Payout — nothing is stored. Results are scoped to the caller’s Business and environment.
Authorizations
Cleff API key issued to a Business that self-registers via POST /v1/registration
Query Parameters
Inclusive lower bound of the window (ISO-8601 date or timestamp).
Inclusive upper bound of the window (ISO-8601 date or timestamp). A date-only value covers the whole day.
Response
Distinct beneficiaries with at least one Money-Out payout in the window.
% change in the active-beneficiary count vs the equal-length prior window. Null when the prior window had none.
One ranked list per currency present in the window — never blended.