CheckConversionStatus.wr

04-24-2017

This method returns the status of an upload or text to speech request. "SUCCESS" or "COMPLETED" is normally the final response that is not an error.

Parameters

  • String : requestid - A string that was provided by a previous request to identify the conversion you are looking for.

Usage

Example Request

GET /checkConversionStatus.wr?sidtoken=000000000000000000000000000&requestid=WEB8%20%20%20%20WEB1%20%20%20%20%2023738 HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

Example Response

{"apirid":"","idofcall":"","request_id":"WEB8    WEB1     23738","response":"COMPLETED"}