GET api/CallCenter/NextCampaignAccount/{campaignID}/{userID}/{timeZoneOffset}
Gets the next account for a campaign
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
campaignID |
The campaign id |
string |
Required |
userID |
The user id |
string |
Required |
timeZoneOffset |
The time zone offset |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
A manage object
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.