SubscriberListType
| Element Name | Element Type | Description |
|---|---|---|
| id | string | The subscriber's ID. |
| customerId | string | The subscriber's customer ID. Usually, the ID would be the unique ID of the subscriber, while the customerId could be the company the subscriber is working for. |
| firstName | string | First name of the subscriber |
| lastName | string | Last name of the subscriber |
| memberSince | int | When the subscriber was entered into the system |
| invoiceAddress | type | The billing address |
| deliveryAddress | type | Where the product or service is delivered |
| closestStoreAddress | type | The closest store to the subscriber's address |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
