...
- string GetTemplates(string accessKey, intlistID)
- accessKey: access key obtained using the Login method
- listID: ID of the list within which the newsletter has to be created. Lists and corresponding IDs can be obtained calling the GetLists Method
If error code=0, the message will contain a list of available templates.
...