Revenue Schedules
Get revenue schedule for a legal entity
Returns the aggregated revenue schedule for all subscriptions and invoices under a legal entity.
GET
Get revenue schedule for a legal entity
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
Available options:
2026-04-01 Path Parameters
Unique identifier for the legal-entity
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 subscriptionReturns the revenue schedule for a single subscription, showing projected recognized, deferred, and metered revenue over time.
Next
Get revenue schedule for a legal entity