Create
Creates a list.
Parameters:
- user_key
- name
- sender_name
- sender_email
Optional parameters:
-
data - optional types are
- text
- integer
- timestamp (format is 'YYYY-MM-DD HH:MM:SS')
Returns:
- id - the id of the newly created list
Remarks:
- To get the subscribe date as part of your list, you need to add a timestamp field manually. If no information is supplied to the timestamp, it will automatically be filled with the current time. Its format is 'YYYY-MM-DD HH:MM:SS'
XML request:
XML response: