Added
Ledger Accounts - Adding `created_at` and `updated_at` attributes in the response
November 21st, 2025 by Integrations Squad
We've added two new timestamp attributes to all Ledger Account endpoints to help you track account lifecycle events:
created_at – The date and time when the ledger account was created
updated_at – The date and time when the ledger account was last modified
Endpoints impacted :
This is a non-breaking change – existing integrations will continue to work without modification. The new fields are additive and do not affect existing response structures.
