UseList.wr

04-24-2017

This method sets or appends an existing phone list from your list library to your callout set.

Parameters

  • Number : callsetid - Callout set ID of the campaign you wish to add this list to. 9999999 for no campaign.
  • Number : listid - Phone list id of the list you want to use.
  • String : fileid - Alternate list id of the list you want to use. Can be used in place of listid.

Useage

Example Request

POST /useList.wr HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

sidtoken=000000000000000000000000000&callsetid=55881&listid=1122

Example Response

{"requestid":"V55881_APPEND_108399","response":"confirmed"}