On this page
No Headings
Represents a collection of monthly gross revenue records for a specific customer.
objectgross_revenuesarrayAn array of monthly gross revenue entries for the specified customer.
itemsobjectRepresents the gross revenue data for a customer for a given month.
monthobject^[0-9]{4}-(0[1-9]|1[0-2])$The year and month, represented as a string in ISO 8601 'YYYY-MM' format (e.g., '2025-08'). For details, refer to RFC 3339 section 5.6 (Internet Date/Time Format).
The reference month for the gross revenue, formatted as an ISO 8601 year-month string ('yyyy-MM'), representing the first day of the month in UTC.
amountobjectThe total gross revenue amount for the specified customer during the reference month.
invoices_countintegerThe number of invoices included in the gross revenue calculation for the reference month.