Account notes - export
Manage and export your internal Account Notes efficiently.
Overview
Required plan
This feature or setting is available to all customers on any Recurly subscription plan.
Definition
The "Account Notes" section is dedicated to helping Recurly users manage and export internal notes associated with various accounts effectively. The export function in this section will help users identify any internal notes published on their accounts with ease, thus aiding in seamless operations and record-keeping.
Filters
Versions Filter
- The Versions filter allows you to select the version that is most appropriate for your needs. This is based on the version changelog at the bottom of this page.
 
Time Range Filter
By selecting a time range, the export will only display account notes that were created during that period, allowing for targeted retrieval of information.
- The Time range filter (dropdown) allows you to view data within a specific period such as last month, year to date or a custom date range. The Start Date and End Date will automatically update based on the value selected in the Time range filter. You can also choose "Between..." in the dropdown, which will allow you to enter a customized date range.
 
Exports table
To help you identify and organize information effectively, the export provides a structured table that contains the following columns:
| Id | Example | Description | Data type (max size) | 
|---|---|---|---|
| account_code | 123456789, [email protected] | Account_code is a unique identifier for your customers within Recurly. It defaults to the email address if no specific value is provided. This unmodifiable code is Recurly's primary identifier used to link multiple exports. | varchar(50) | 
| [email protected] | The email address of the company user who is the author of the note. | varchar(100) | |
| message | Customer answered survey in exchange for $5 account credit. | Describes the content of the account note. | string | 
| created_at | 2014-01-01 10:00:00 PST | The date and time when the account note was created. This field is utilized in the time range filter to sort notes based on their creation dates. | timestamp | 
| modified_at | 2014-01-01 10:00:00 PST | Indicates the last date and time the account note was updated, helping in tracking the recent modifications. | timestamp | 
| account_note_api_id | e28zov4fw0v2 | Account note API ID | string | 
Version Changelog
Version 2 - 02/05/25
- Addition of 
account_note_api_id. 
Updated 6 days ago
