API.addSubscriberDRMSeries
This action allows you to create a serial subscription
Request
| api_key | Use your API key |
| login | Use the e-mail address of an account profile that has access to the APIs. |
| md5_pwd | Use the password from the profile, encrypted in MD5 format. |
| subscription_code | Use the API code supplied in the “Your subcriptions” page, or recovered by the getAccountSubscriptions API |
| subscriber_login |
Login of the subscriber |
| from | Start date of the period |
| books | Number of publications |
| extras (optional) | Free field of up to 255 characters |
Response
This request sends the ID of the subscription series if successful.
An error message is sent back in case of problems.
Loading...