ChooseULW.wr

04-24-2017

This method attaches an audio file from your audio library to a specified campaign for call playback.

Parameters

  • Number : callsetid - undefined
  • String : messagetype - LIVE, MACHINE, BOTH, or RECORDLEADS
  • Number : recording - Recording id number of the audio file you wish to choose.
  • String : idofcall - (optional) Can be used in place of recording parameter for choosing an audio from the audio library.

Useage

Example Request

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

sidtoken=000000000000000000000000000&callsetid=12345&messagetype=live&recording=31808

Example Response

{"response":"confirmed"}