/campaigns

Collection of campaigns.

get

Get a list of campaigns.

Entity representing a campaign.

put

Update the campaign with campaignId = {campaignId}.

Note: Provide all properties since all fields are updated.

get

Get the campaign with campaignId = {campaignId}.

put

Value can be one of Passive, Active.

Collection of customerResultStatistics.

get

Get a list of statistics on customers' results in the campaign. The statistics are grouped by the combination of result, callResult, and classifier. callResult and classifier can be missing.

Collection of customers.

get

Get a list of customers.

post

Add a new customer.

Entity representing a customer.

get

Get the customer with customerId = {customerId}.

delete

Delete the customer.

post

Add array of new customers. Note: recommended maximum amount of new customers in a single request is 100. But it can vary depending on the system.

/statistics

Collection of statistics.

get

Get a list of outbound campaign statistics, grouped by campaignId and agentId.