CheckUploadStatus.wr
04-24-2017
Returns the status of media conversion job.
Parameters
- String : requestid - A string that was provided by a previous request to identify the conversion you are looking for.
Usage
Example Request
POST /CheckUploadStatus.wr HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded
apirid=1111&sidtoken=abcxyz123&requestid=WEBSAM++++WEB1+++++23738
Example Response
{"apirid":"1111","response":"STARTED PROCESSING"}