Adds support for retrieving and listing closed v2 AccountsÖffentliche Vorschau
What’s new
You can now retrieve and list v2 Accounts that have been closed. Only limited, non-personally-identifiable information is returned for closed accounts.
To denote if an account is closed, we’ve introduced a closed field on the Account v2 object. This field is set to true for closed accounts and false otherwise. Only accounts that aren’t closed are returned by default when you List accounts. To list closed accounts, specify closed in your request.
Impact
You can now retrieve closed accounts using the Accounts v2 API. Previously, you couldn’t retrieve an account after it was closed API. Now, we return limited information for closed accounts, which lets you to track their history. You can’t perform any other operations on closed accounts.