Revenue recognition schedules

Unlock revenue insights with the Revenue Recognition Schedules export feature.

Overview

Required plan

This feature is no longer available for activation.

Definition

Recurly’s Revenue Recognition Schedules export is your gateway to detailed revenue amortization data. This legacy solution, although no longer available for new purchases, continues to aid existing users in listing all schedules from each charge or credit alongside vital revenue amortization details. Visit our Legacy Solution page for more insight and consider exploring the new Recurly Revenue Recognition for a more robust experience.

Ensure to configure the Revenue Recognition feature properly to find this export in your admin console, exclusive to sites with this feature enabled.

Filters

Invoice Status Filter

All

  • Overview: Accommodates every invoice generated on your Recurly site, regardless of the status.

Charge

  • Overview: Encompasses charge invoices awaiting a payment attempt.-

Credit

  • Overview: Denotes credit invoices.

e line items persist in the account history, with the owed balance cleared from the account.

Time Range Filter

Detail: Harness the invoice_created_at date column in the export to display all schedules stemming from invoices conceived within the chosen timeframe.

Exports table

Download Button Download our complete export schema

To help you identify and organize information effectively, the export provides a structured table that contains the following columns:

IdExampleDescription
revenue_schedule_id224934254870915The unique identifier of the revenue schedule.
invoice_number192880The invoice number visible in the Recurly UI.
invoice_date2017-06-01 00:00:00 UTCThe date when the invoice was created.
invoice_statepaid, processing, open, failedThe current state of the invoice.
account_code11734The account code being charged for this invoice.
accounting_codemonthly_feeInternal accounting code for a specific invoice line item. This value will only populate if you define an accounting code for the line item. Accounting codes can be defined for all line items.
line_item_id3a6ae2555a2e2a76c077604bf5b90457Unique internal identifier for the adjustment. Also referred to as line_item_uuid or adjustment_uuid in other exports.
line_item_start_date2017-06-01 12:00:00 UTCBill cycle start date for a specific invoice line item. Equivalent to line_item_start_date in the deprecated Invoices export.
line_item_end_date2017-07-01 12:00:00 UTCBill cycle end date for a specific invoice line item. This date will not exist for custom charges (one-time).
originplan, add_on, credit, chargeThe original source for a line item. A credit created from an original charge will have the value of the charge's origin.
days31The number of days between line_item_start_date and line_item_end_date.
amount_per_day4.88The total amount divided by the number of days.
total_amount1000The total amount of the charge to be recognized for this schedule, in other words, "subtotal after discounts".
currencyUSDThe currency of the line item.
schedule_typeat_range_start, evenlyThe method in which revenue is recognized for that schedule, as defined in the plan settings for revenue recognition.
revenue_recognition_date2017-06-05 00:00:00 UTCThe date revenue is recognized. Only populated if the schedule type is at_range_start or at_rate_end.
deferred_revenue_balanceevenlyReflects the total remaining deferred revenue to be recognized as of the date the export is requested.
arrears0The portion of the line item that applies to the past, i.e., before the time range "start date".
month_120The total amount recognized in a specific month. Note that the first month will be the current month.
month_220The total amount recognized in a specific month. The second column will be the month after the current month.
month_3, etc.20The total amount recognized in a specific month. There will be a column for each month after the current month, creating 12 columns of months in total.
future_revenue90Revenue to be recognized in the future past 12 months from the current month.
invoice_originpurchase, refundThe event that created the invoice. Invoices issued before the Credit Invoices feature was enabled on your site will have either purchase or refund as the value. Once Credit Invoices is enabled, new origins like renewal, immediate_change, and write_off will appear.

Version 2 - 11/1/2018

  • Modification to the arrear and deferred revenue calculations.