Return a list information about partner managed services on associated accounts.
| Raises : | ApiErrorAccountDoesNotExist if account_name is provided and does not match the name of any account associated with the calling partner. |
|---|---|
| Parameters: | account_name (String, Optional) – The name of the account to limit results to. Ensure this value has at most 20 characters. |
| Returns: | A list of dictionaries with the same keys as service.info(). |