Versions Compared

Key

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

...

Paste code macro
languagejson
titleInbound Call Object
{
 "type": "string",
 "payload":{
    "call_id"       : int<integer>,
    "phone_number"  : "string"<string>,
    "DNIS"          : "string"<string>,
    "reference_id"  : "string"<string>,
    "call_direction": "string"<string>,
    "user_id"       : int<integer>,
    "campaign_id"   : int<integer>,
    "list_id"       : int<integer>,
    "call_type"     : int<integer>
 }
}

Values

Key

Type

Description

type

string

Payload Data

call_id

int

phone_number

string

DNIS

string

reference_id

string

call_direction

string

user_id

string

campaign_id

int

list_id

int

call_type

int