Items: Subscriber
This SOAP-based API is deprecated. Please use the REST-based API instead.
Subscriber informations
| Name | Type | Description |
|---|---|---|
| LastName | string | Last name of the subscriber. |
| FirstName | string | First name of the subscriber. |
| string | Email address of the subscriber. | |
| Login | string | Login of the subscriber. |
| Password | string | Password of the subscriber. |
| IsActive | boolean | Status of the subscriber: 1 if he/she is activated, 0 if not. |
| Extras | string | Additional information on the subscriber, in varchar format up to 255 characters in size |
| LastLogin | datetime | Date of last login. |
| Creation | datetime | Date the subscriber was created. |
| Modification | datetime | Date the subscriber was last edited. |
