Recognized revenue

GET/api/v1/deferred-revenue/recognized

Recognized revenue by period, method and source, with upcoming totals for drill-down.

Operation ID: get_recognized_revenue_api_v1_deferred_revenue_recognized_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Query

start_datestring · date

Only periods ending on/after this date

end_datestring · date

Only periods ending on/before this date

limitintegerdefault: 100

Page size, in groups

offsetintegerdefault: 0

Offset, in groups

Responses

200Successful Response

successboolean
messagestring
codestring
dataRecognizedRevenueResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject