API.fetchSubscriberDRMSeries

This SOAP-based API is deprecated. Please use the REST-based API instead.
This action allows you to recover all the serial subscriptions of a subscriber

Request

Name Type Description
api_key (required) string Use your API key
login (required) string Use the e-mail address of an account profile that has access to the APIs.
md5_pwd (required) string Use the password from the profile, encrypted in MD5 format.
subscription_code (required) string Use the API code supplied in the “Your subcriptions” page, or returned by API.getAccountSubscriptions
subscriber_login (required) string Login of the subscriber.

Response

This request sends a array containing the requested subscriptions with the following information:

Name Type Description
ID integer DRM ID.
From date Start date of the subscription period.
Books integer Number of publications.
Date datetime Date of the subscription.
Extras string Free field of up to 255 characters

Error codes

See the error code section.