GET api/company/{id}/accountmanager
This method returns a list of account managers by ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AccountManagerViewName | Description | Type | Additional information |
---|---|---|---|
AccountManagerID | integer |
None. |
|
SiteContactView | SiteContactView |
None. |
|
CommissionOn | integer |
None. |
|
CommissionRate | decimal number |
None. |
|
CommissionPlan | integer |
None. |
|
IsPrimary | boolean |
None. |