Get transfer strategy

Use this endpoint to get a Transfer Strategy. More info.

Please log in to see full path URL. Learn why.
get
/ccaas/voice/2/transfer-configs/transfer-strategy

Responses

200

OK

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g 'https://{baseUrl}/ccaas/voice/2/transfer-configs/transfer-strategy' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json

Successful response

Copy
Collapse all
{
  • "id": "642bf5f4ff5dd177aeb00889",
  • "musicOnHold":
    {
    • "enabled": true,
    • "useDefault": false,
    • "fileAudioSource":
      {
      • "fileDescriptor": "f829e911-8439-4321-aa25-23b321e1a9cb"
      }
    },
  • "announcementMessage":
    {
    • "enabled": true,
    • "audioSourceType": "TTS",
    • "ttsAudioSource":
      {
      • "text": "You're are being transferred...",
      • "language": "en",
      • "voice":
        {
        • "name": "Joanna",
        • "gender": "FEMALE"
        },
      • "speechRate": 1
      },
    • "fileAudioSource": null,
    • "repeatInterval":
      {
      • "unit": "SECONDS",
      • "value": 5
      }
    },
  • "createdAt": "2023-04-04T10:03:32.729Z",
  • "updatedAt": "2023-04-06T11:22:18.149Z"
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.