2026-07-15

Summary: Accounts

Accounts

  • Added the person_customer query parameter to the GET /accounts (List Accounts) endpoint. When set to true, it returns a simplified person customer object containing only the type and person ID, instead of the full customer details, matching the behavior of the GET /accounts/{account_id} endpoint.
  • Deprecation Warning: The person_customer parameter will be deprecated in a future version of this API. Once deprecated, all responses will behave as if person_customer=true.