Deprecated
Ledger Entries - deprecated filtering and sorting by `created_at` and `updated_at`
November 11th, 2025 by Integrations Squad
Filtering and sorting by created_at and updated_at is now deprecated.
Endpoints affected:
As an alternative, Get ledger entry line change events endpoint, which returns the list of changes based on the provided start_date parameter, can be used.
Action Required: If your integration currently uses these fields, please plan to migrate away from them. Review your code and update any references to these deprecated attributes.
Timeline: These fields will continue to work for now but will be removed in an upcoming API version. We recommend updating your integration as soon as possible.
