Contains methods for working with accounts/departments.
Gets a list of all active accounts/departments. Will not return full account/department information.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Creates a new account.
This action requires the "Acct/Dept: Create Accts/Depts" permission.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets an account.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Edits the account specified by the account ID.
This action requires the "Acct/Dept: Edit Accts/Depts" permission.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets a list of all accounts/departments. Will not return full account/department information.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.