Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Update list

{
  "list_name": <string>,
  "description": <string>,
  "list_type": <string>,
  "caller_id_enabled": <boolean>,
  "caller_id": <string>,
  "max_callback_days": <integer>,
  "max_callback_date": <date>,
  "fetch_weight": <integer>,
  "alerts_wnabled": <boolean>,
  "scripting_enabled": <boolean>,
  "script_provider": <string>,
  "script_id": <integer>,
  "script": <string>,
  "recall_plan_id": <integer>,
  "calling_time_plan_id": <integer>,
  "result_code_plan_id": <integer>,
  "ivr_plan_id": <integer>,
  "answer_machine_plan_id": <integer>,
  "do_not_call_plan_id": <integer>,
  "schedule_plan_id": <integer>
}

Field

Type

Description

list_name

string

description

string

list_type

string

caller_id_enabled

boolean

caller_id

string

max_callback_days

integer

max_callback_date

date

fetch_weight

integer

alerts_enabled

boolean

scripting_enabled

boolean

script_provider

string

script_id

integer

script

string

recall_plan_id

integer

calling_time_plan_id

integer

result_code_plan_id

integer

ivr_plan_id

integer

answer_machine_plan_id

integer

do_not_call_plan_id

integer

schedule_plan_id

integer

  • No labels