Account REST Endpoints

Reporting/AccountActivity/1.0/Account
The operations from the Reporting/AccountActivity/1.0/Account category.
Get a single Account
Method: get
Path: /API/OData/AccountActivity/1/Account/{key}
Get Account ID from Account name
Method: get
Path: /API/OData/AccountActivity/1/Account/AccountIDByAccountName(AccountName='{AccountName}')
Get all Accounts
Method: get
Path: /API/OData/AccountActivity/1/Account
Get Company Name from Account ID
Method: get
Path: /API/OData/AccountActivity/1/Account/AccountIDByCompanyName(CompanyName='{CompanyName}')