Skip to main content
GET
Get revenue recognition waterfall

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ledger_id
string
required

Ledger identifier.

year
integer
required

Booked calendar year.

Required range: 2000 <= x <= 2100
customer_id__in
string

Comma-separated customer identifiers.

product_id__in
string

Comma-separated product identifiers.

Search customer, product, invoice, or schedule data.

Response

200 - application/json
currency
string
required

ISO 4217 ledger currency.

columns
string[]
required

Recognition months displayed by the waterfall.

rows
object[]
required

Waterfall rows grouped by booked month.

totals
object
required

Totals across all waterfall rows.