Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Attempt Result

Оставляет соответственное сообщение в истории звонка при определенном статусеLeaves a corresponding message in the call history for a specific status

Code Block
 {
        "attemptResult": {
            "status": "abandoned",
            "stickyDisplay": false,
            "readyAt": "",
            "description": "",
            "waitBetweenRetries": 60
        },
        "break": false,
        "tag": "40-attemptResult-custom-tag"
    }


Processing applications

Table of Contents
minLevel3