Versions Compared

Key

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

...

Paste code macro
languagejson
titleRequest Object
{
  "phone_number"  : <string>,
  "list_id"       : <integer>,
  "dnc_categories": <integer>
}

Field Name

Type

Description

phone_number

string

The given phone number to add to the dnc register.

list_id

integer

The list to add the DNC to. If this is set to 0, it will apply to all lists.

dnc_categories

integer

This is a list of the Id of the category to remove the Do Not Calls from. This will be supplied by the customer or MaxContactNow

...