v2.call.inbound.started

Triggered when an Inbound Call begins on your account

{
  "id": "a03317440280451052hUD7yPiwWrzgGB",
  "at": "2024-04-24T17:42:28Z",
  "sid": "callrsid",
  "type": "v2.call.inbound.started",
  "try": 0,
  "payload": {
    "direction": "inbound",
    "callid": 240711945874,
    "callerName": "John Doe",
    "callerNumber": "+33199001234",
    "callerRestricted": false,
    "callee": "+33199001030",
    "started": "2024-04-24T17:42:28.876Z",
    "billingDestinationLabel": "France - Geographic",
    "billingPaymentType": "prepaid",
    "scenarioSid": "callrsid",
    "scenarioName": "My Call Flow",
    "scenarioTypeName": "Actions",
    "scenarioTypeVersion": "1.0"
  }
}