GET Accounts?SiteID={SiteID}&AccountID={AccountID}&AccountTypeID={AccountTypeID}
Gets A List Of All Accounts for Site given
Request Information
URI Parameters
Name | Type | Description | Additional information |
---|---|---|---|
SiteID | integer |
None. |
|
AccountID | integer |
None. |
|
AccountTypeID | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
AccountCatalogueName | Type | Description | Additional information |
---|---|---|---|
SiteID | integer |
None. |
|
Accounts | Collection of AccountModel |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.