2026-07-15
5 days ago by ReadMe API
Summary: Accounts
Accounts
- Added the
person_customerquery parameter to theGET /accounts(List Accounts) endpoint. When set totrue, it returns a simplified person customer object containing only the type and person ID, instead of the full customer details, matching the behavior of theGET /accounts/{account_id}endpoint. - Deprecation Warning: The
person_customerparameter will be deprecated in a future version of this API. Once deprecated, all responses will behave as ifperson_customer=true.