{
  "version": "1.0",
  "flow": {
    "id": "String",
    "flowSteps": [
      {
        "flowtype": "VideoCallIntro",
        "order": 0,
        "config": {
          "voiceGuide": false,
          "resources": [
            {
              "id": "",
              "version": ""
            }
          ],
          "scanAnimation": true,
          "messages": {
            "en": {
              "videoCallGuidanceMessage": "For live calls, please point yourself at the front camera of the phone.",
              "nextButtonText": "Next",
              "backButtonText": "Back"
            },
            "tr": {
              "videoCallGuidanceMessage": "Canlı görüşme için lütfen telefonun ön kamerasına kendinizi yöneltin.",
              "nextButtonText": "İleri",
              "backButtonText": "Geri"
            }
          }
        },
        "externalParams": [
          {
            "key": "",
            "value": ""
          }
        ]
      },
      {
        "flowtype": "VideoCall",
        "order": 1,
        "config": {
          "roomId": "da13324f-76b8-4e17-94df-318eba9d5575",
          "serverUrl": "https://v-jitsi13.arksigner.com",
          "timeOutDuration": 30,
          "messages": {
            "en": {
              "dialogCancelButtonText": "Cancel"
            },
            "tr": {
              "dialogCancelButtonText": "İptal"
            }
          }
        }
      }
    ]
  }
}