Skip to main content
GET
Revenue recognition report

Query Parameters

Example Request

Response

Returns the revenue recognition summary for the requested period. All monetary values are in the smallest currency unit (e.g. cents for USD).
For a conceptual overview of how Recurso handles revenue recognition schedules and monthly allocation, see the Revenue Recognition guide.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Query Parameters

month
integer
required
Required range: 1 <= x <= 12
year
integer
required
Required range: x >= 2000

Response

Revenue recognition report for the period.

data
object

Report payload (recognized/deferred totals and breakdown rows).