Revenue Schedules
Get organization revenue schedule
Returns the revenue schedule for the entire organization, showing projected recognized, deferred, and metered revenue over time.
GET
Get organization revenue schedule
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
Available options:
2026-04-01 Query Parameters
Target currency for conversion. Uses the entity's default if not specified.
Example:
"USD"
Time interval for schedule entries
Available options:
daily, monthly Example:
"monthly"
Response
Success
ISO 4217 currency code
Example:
"USD"
End date of the schedule
Example:
"2027-01-01T00:00:00Z"
Chronologically ordered schedule entries
Time interval of entries
Available options:
daily, monthly Example:
"monthly"
Start date of the schedule
Example:
"2026-01-01T00:00:00Z"
Previous
Get revenue schedule for a customerReturns the aggregated revenue schedule for all of a customer's subscriptions and ad-hoc invoices.
Next
Get organization revenue schedule