GET api/CallCenter/CampaignAccounts/{campaignID}/{timeZoneOffset}
Gets the campaign accounts for a given campaign ID and time zone
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
campaignID |
The campaign ID |
string |
Required |
timeZoneOffset |
The timezone offset |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
A colleciton of account objects
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.