API.reviseBooksFromUrl

This SOAP-based API is deprecated. Please use the REST-based API instead.
This action allows you to publish new versions of one or several documents (up to 5) from files available on the internet.

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
documents array An array with the documents to revise (see document).

Response

Returns an array containing revision results.

Error codes

See the error code section.