Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
IMPORTANT: Fax and regular mail channels are currently available for the Italian market only.

...

string CreateList(string accessKey, string name, string defaultSettings, bool copyTemplate, Option[] options)
accessKey: access key obtained using the Login method
name: list name
defaultSettings: if set as "default" it uses the default settings for all the lists, if it is an ID it uses the default settings for the corresponding list
copyTemplate: if set as "true" it copies the default templates for the list
options: array of values for options setting

...