Account Groups


API for browsing, adding, editing and deleting Account Groups.

URLs

References

Looking up a Resource (single objects, lists and tabular data)
Creating a Resource
Updating a Resource
Deleting a Resource
Accounts API

Notes

Account Group Object

{
  "AccountGroupId": 0,
  "AccountGroup": ""
}

Table Definition

ACCOUNT_GROUPS

This table stores different Account Groups on the system that are used for account management and reporting.

Field Name Type Size Description
ACCOUNT_GROUP_ID smallint 2 Primary key.
ACCOUNT_GROUP varchar 40 Account group name.