Make a request »

SubscriberService.GetSubscriberMailinglists

Get a subscribers active mailinglists by subscriber id See code examples


URL Parameters

Http verb: Get
URI: Full url: http://se.api.anpdm.com/v1/subscribers/{SubscriberID}/mailinglists
URL parameters:
SubscriberIDStringThe SubscriberId.

Body parameters

Body parameters
Not used

Response

Body parameters
returns
A response with the mailinglists that the subscriber is assigned to .

Code Int32 The response Code.
Message String The response Message.
Result
The response Result.

Mailinglists List
<MailinglistDetails>
the mailinglistDetails list
Body Example


Help

Code examples