Download voice file
Request | |
---|---|
Method | GET |
Resource | https://[customer].asp.virtual-call-center.eu/v2/[files]/[yyyy]/[mm]/[uuid] |
Options | |
Body | |
Response | |
Body | The current voice file. |
Request
Resource parameters
Name | Type | Mandatory | Comment |
---|---|---|---|
customer | string | yes | Your call centre’s unique identifier (subdomain). |
files | string | yes | Possible values: – voicefiles |
year | integer | yes | Year |
month | integer | yes | Month within the requested year. Possible values: – 01-12 |
uuid | string | no | Unique call identifier (Universally Unique ID). – Uuid needs to be empty at first request. – Any following requests the previous response’s last uuid needs to be set. |
Response
The requested voicefile itself.
Example
Download voice file with the given uuid.
Request
https://mycc.asp.virtual-call-center.eu/v2/voicefile/2016/12/95bd5f46-44e0-11e5-a6da-6547f8762750
Response
The voicefile itself as a binary file is saved.
Comments
Can’t find what you need? Use the comment section below to connect with others, get answers from our experts, or share your ideas with us.
There are no comments yet.