CalameoAPI
View the WSDL for the service. Click on an operation name to view it's details.
- API.getAccountInfos
- API.fetchAccountBooks
- API.searchAccountBooks
- API.fetchAccountSubscriptions
- API.fetchAccountSubscribers
- API.fetchAccountFavorites
- API.fetchSubscriptionBooks
- API.searchSubscriptionBooks
- API.fetchSubscriptionSubscribers
- API.getSubscriptionInfos
- API.getBookInfos
- API.fetchBookComments
- API.fetchBookTocs
- API.getSubscriberInfos
- API.activateSubscriber
- API.deactivateSubscriber
- API.addSubscriber
- API.updateSubscriber
- API.deleteSubscriber
- API.authSubscriberSession
- API.checkSubscriberSession
- API.deleteSubscriberSession
- API.fetchSubscriberBooks
- API.clearSubscriberDRMs
- API.fetchSubscriberDRMSingles
- API.fetchSubscriberDRMPeriods
- API.fetchSubscriberDRMSeries
- API.addSubscriberDRMSingle
- API.updateSubscriberDRMSingle
- API.deleteSubscriberDRMSingle
- API.addSubscriberDRMPeriod
- API.updateSubscriberDRMPeriod
- API.deleteSubscriberDRMPeriod
- API.addSubscriberDRMSerie
- API.updateSubscriberDRMSerie
- API.deleteSubscriberDRMSerie
- API.publishFromUrl
- API.publishFromText
- API.publish
- API.updateBooks
- API.reviseBooks
- API.reviseBooksFromUrl
- API.reviseBooksFromText
- API.activateBook
- API.deactivateBook
- API.deleteBook
- API.renewBookPrivateUrl
Close
Name: API.getAccountInfos
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.getAccountInfos
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getAccountInfosRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
account_id: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getAccountInfosResponse
parts:
result: urn:CalameoAPI:Account
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.getAccountInfos
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.getAccountInfos
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getAccountInfosRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
account_id: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getAccountInfosResponse
parts:
result: urn:CalameoAPI:Account
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchAccountBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchAccountBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
account_id: http://www.w3.org/2001/XMLSchema:integer
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountBooksResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchAccountBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchAccountBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
account_id: http://www.w3.org/2001/XMLSchema:integer
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountBooksResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.searchAccountBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.searchAccountBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: searchAccountBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
account_id: http://www.w3.org/2001/XMLSchema:integer
query: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: searchAccountBooksResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.searchAccountBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.searchAccountBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: searchAccountBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
account_id: http://www.w3.org/2001/XMLSchema:integer
query: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: searchAccountBooksResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchAccountSubscriptions
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchAccountSubscriptions
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountSubscriptionsRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
account_id: http://www.w3.org/2001/XMLSchema:integer
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountSubscriptionsResponse
parts:
result: urn:CalameoAPI:Subscriptions
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchAccountSubscriptions
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchAccountSubscriptions
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountSubscriptionsRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
account_id: http://www.w3.org/2001/XMLSchema:integer
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountSubscriptionsResponse
parts:
result: urn:CalameoAPI:Subscriptions
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchAccountSubscribers
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchAccountSubscribers
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountSubscribersRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountSubscribersResponse
parts:
result: urn:CalameoAPI:Subscribers
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchAccountSubscribers
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchAccountSubscribers
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountSubscribersRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountSubscribersResponse
parts:
result: urn:CalameoAPI:Subscribers
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchAccountFavorites
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchAccountFavorites
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountFavoritesRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountFavoritesResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchAccountFavorites
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchAccountFavorites
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountFavoritesRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchAccountFavoritesResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchSubscriptionBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriptionBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriptionBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriptionBooksResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchSubscriptionBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriptionBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriptionBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriptionBooksResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.searchSubscriptionBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.searchSubscriptionBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: searchSubscriptionBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
query: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: searchSubscriptionBooksResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.searchSubscriptionBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.searchSubscriptionBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: searchSubscriptionBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
query: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: searchSubscriptionBooksResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchSubscriptionSubscribers
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriptionSubscribers
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriptionSubscribersRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriptionSubscribersResponse
parts:
result: urn:CalameoAPI:Subscribers
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchSubscriptionSubscribers
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriptionSubscribers
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriptionSubscribersRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriptionSubscribersResponse
parts:
result: urn:CalameoAPI:Subscribers
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.getSubscriptionInfos
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.getSubscriptionInfos
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getSubscriptionInfosRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getSubscriptionInfosResponse
parts:
result: urn:CalameoAPI:Subscription
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.getSubscriptionInfos
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.getSubscriptionInfos
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getSubscriptionInfosRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getSubscriptionInfosResponse
parts:
result: urn:CalameoAPI:Subscription
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.getBookInfos
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.getBookInfos
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getBookInfosRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getBookInfosResponse
parts:
result: urn:CalameoAPI:Book
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.getBookInfos
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.getBookInfos
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getBookInfosRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getBookInfosResponse
parts:
result: urn:CalameoAPI:Book
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchBookComments
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchBookComments
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchBookCommentsRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchBookCommentsResponse
parts:
result: urn:CalameoAPI:Comments
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchBookComments
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchBookComments
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchBookCommentsRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchBookCommentsResponse
parts:
result: urn:CalameoAPI:Comments
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchBookTocs
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchBookTocs
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchBookTocsRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchBookTocsResponse
parts:
result: urn:CalameoAPI:Tocs
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchBookTocs
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchBookTocs
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchBookTocsRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchBookTocsResponse
parts:
result: urn:CalameoAPI:Tocs
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.getSubscriberInfos
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.getSubscriberInfos
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getSubscriberInfosRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getSubscriberInfosResponse
parts:
result: urn:CalameoAPI:Subscriber
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.getSubscriberInfos
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.getSubscriberInfos
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getSubscriberInfosRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getSubscriberInfosResponse
parts:
result: urn:CalameoAPI:Subscriber
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.activateSubscriber
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.activateSubscriber
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: activateSubscriberRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: activateSubscriberResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.activateSubscriber
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.activateSubscriber
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: activateSubscriberRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: activateSubscriberResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.deactivateSubscriber
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deactivateSubscriber
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deactivateSubscriberRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deactivateSubscriberResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.deactivateSubscriber
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deactivateSubscriber
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deactivateSubscriberRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deactivateSubscriberResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.addSubscriber
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.addSubscriber
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber: urn:CalameoAPI:Subscriber
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.addSubscriber
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.addSubscriber
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber: urn:CalameoAPI:Subscriber
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.updateSubscriber
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.updateSubscriber
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
subscriber: urn:CalameoAPI:Subscriber
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.updateSubscriber
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.updateSubscriber
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
subscriber: urn:CalameoAPI:Subscriber
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.deleteSubscriber
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteSubscriber
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.deleteSubscriber
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteSubscriber
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.authSubscriberSession
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.authSubscriberSession
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: authSubscriberSessionRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
subscriber_password: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: authSubscriberSessionResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.authSubscriberSession
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.authSubscriberSession
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: authSubscriberSessionRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
subscriber_password: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: authSubscriberSessionResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.checkSubscriberSession
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.checkSubscriberSession
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: checkSubscriberSessionRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
session_id: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: checkSubscriberSessionResponse
parts:
result: urn:CalameoAPI:Subscriber
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.checkSubscriberSession
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.checkSubscriberSession
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: checkSubscriberSessionRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
session_id: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: checkSubscriberSessionResponse
parts:
result: urn:CalameoAPI:Subscriber
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.deleteSubscriberSession
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteSubscriberSession
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberSessionRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
session_id: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberSessionResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.deleteSubscriberSession
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteSubscriberSession
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberSessionRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
session_id: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberSessionResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchSubscriberBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriberBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberBooksResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchSubscriberBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriberBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
order: http://www.w3.org/2001/XMLSchema:string
way: http://www.w3.org/2001/XMLSchema:string
start: http://www.w3.org/2001/XMLSchema:integer
step: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberBooksResponse
parts:
result: urn:CalameoAPI:Books
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.clearSubscriberDRMs
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.clearSubscriberDRMs
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: clearSubscriberDRMsRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: clearSubscriberDRMsResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.clearSubscriberDRMs
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.clearSubscriberDRMs
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: clearSubscriberDRMsRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: clearSubscriberDRMsResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchSubscriberDRMSingles
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriberDRMSingles
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMSinglesRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMSinglesResponse
parts:
result: urn:CalameoAPI:Singles
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchSubscriberDRMSingles
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriberDRMSingles
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMSinglesRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMSinglesResponse
parts:
result: urn:CalameoAPI:Singles
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchSubscriberDRMPeriods
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriberDRMPeriods
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMPeriodsRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMPeriodsResponse
parts:
result: urn:CalameoAPI:Periods
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchSubscriberDRMPeriods
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriberDRMPeriods
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMPeriodsRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMPeriodsResponse
parts:
result: urn:CalameoAPI:Periods
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.fetchSubscriberDRMSeries
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriberDRMSeries
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMSeriesRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMSeriesResponse
parts:
result: urn:CalameoAPI:Series
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.fetchSubscriberDRMSeries
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.fetchSubscriberDRMSeries
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMSeriesRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: fetchSubscriberDRMSeriesResponse
parts:
result: urn:CalameoAPI:Series
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.addSubscriberDRMSingle
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.addSubscriberDRMSingle
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMSingleRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMSingleResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.addSubscriberDRMSingle
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.addSubscriberDRMSingle
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMSingleRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMSingleResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.updateSubscriberDRMSingle
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.updateSubscriberDRMSingle
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMSingleRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMSingleResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.updateSubscriberDRMSingle
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.updateSubscriberDRMSingle
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMSingleRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMSingleResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.deleteSubscriberDRMSingle
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteSubscriberDRMSingle
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMSingleRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMSingleResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.deleteSubscriberDRMSingle
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteSubscriberDRMSingle
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMSingleRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMSingleResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.addSubscriberDRMPeriod
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.addSubscriberDRMPeriod
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMPeriodRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
from: http://www.w3.org/2001/XMLSchema:string
to: http://www.w3.org/2001/XMLSchema:string
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMPeriodResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.addSubscriberDRMPeriod
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.addSubscriberDRMPeriod
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMPeriodRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
from: http://www.w3.org/2001/XMLSchema:string
to: http://www.w3.org/2001/XMLSchema:string
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMPeriodResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.updateSubscriberDRMPeriod
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.updateSubscriberDRMPeriod
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMPeriodRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
period_id: http://www.w3.org/2001/XMLSchema:integer
from: http://www.w3.org/2001/XMLSchema:string
to: http://www.w3.org/2001/XMLSchema:string
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMPeriodResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.updateSubscriberDRMPeriod
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.updateSubscriberDRMPeriod
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMPeriodRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
period_id: http://www.w3.org/2001/XMLSchema:integer
from: http://www.w3.org/2001/XMLSchema:string
to: http://www.w3.org/2001/XMLSchema:string
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMPeriodResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.deleteSubscriberDRMPeriod
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteSubscriberDRMPeriod
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMPeriodRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
period_id: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMPeriodResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.deleteSubscriberDRMPeriod
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteSubscriberDRMPeriod
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMPeriodRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
period_id: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMPeriodResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.addSubscriberDRMSerie
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.addSubscriberDRMSerie
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMSerieRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
from: http://www.w3.org/2001/XMLSchema:string
books: http://www.w3.org/2001/XMLSchema:integer
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMSerieResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.addSubscriberDRMSerie
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.addSubscriberDRMSerie
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMSerieRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
from: http://www.w3.org/2001/XMLSchema:string
books: http://www.w3.org/2001/XMLSchema:integer
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: addSubscriberDRMSerieResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.updateSubscriberDRMSerie
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.updateSubscriberDRMSerie
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMSerieRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
serie_id: http://www.w3.org/2001/XMLSchema:integer
from: http://www.w3.org/2001/XMLSchema:string
books: http://www.w3.org/2001/XMLSchema:integer
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMSerieResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.updateSubscriberDRMSerie
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.updateSubscriberDRMSerie
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMSerieRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
serie_id: http://www.w3.org/2001/XMLSchema:integer
from: http://www.w3.org/2001/XMLSchema:string
books: http://www.w3.org/2001/XMLSchema:integer
extras: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateSubscriberDRMSerieResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.deleteSubscriberDRMSerie
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteSubscriberDRMSerie
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMSerieRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
serie_id: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMSerieResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.deleteSubscriberDRMSerie
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteSubscriberDRMSerie
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMSerieRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
subscriber_login: http://www.w3.org/2001/XMLSchema:string
serie_id: http://www.w3.org/2001/XMLSchema:integer
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteSubscriberDRMSerieResponse
parts:
result: http://www.w3.org/2001/XMLSchema:string
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.publishFromUrl
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.publishFromUrl
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishFromUrlRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishFromUrlResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.publishFromUrl
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.publishFromUrl
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishFromUrlRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishFromUrlResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.publishFromText
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.publishFromText
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishFromTextRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishFromTextResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.publishFromText
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.publishFromText
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishFromTextRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishFromTextResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.publish
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.publish
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.publish
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.publish
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: publishResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.updateBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.updateBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateBooksResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.updateBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.updateBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: updateBooksResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.reviseBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.reviseBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.reviseBooks
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.reviseBooks
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.reviseBooksFromUrl
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.reviseBooksFromUrl
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksFromUrlRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksFromUrlResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.reviseBooksFromUrl
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.reviseBooksFromUrl
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksFromUrlRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksFromUrlResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.reviseBooksFromText
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.reviseBooksFromText
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksFromTextRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksFromTextResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.reviseBooksFromText
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.reviseBooksFromText
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksFromTextRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
documents: urn:CalameoAPI:Documents
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reviseBooksFromTextResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.activateBook
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.activateBook
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: activateBookRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: activateBookResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.activateBook
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.activateBook
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: activateBookRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: activateBookResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.deactivateBook
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deactivateBook
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deactivateBookRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deactivateBookResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.deactivateBook
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deactivateBook
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deactivateBookRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deactivateBookResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.deleteBook
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteBook
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteBookRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteBookResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.deleteBook
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.deleteBook
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteBookRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: deleteBookResponse
parts:
result: urn:CalameoAPI:Results
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Close
Name: API.renewBookPrivateUrl
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.renewBookPrivateUrl
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: renewBookPrivateUrlRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: renewBookPrivateUrlResponse
parts:
result: urn:CalameoAPI:Book
Transport: http://schemas.xmlsoap.org/soap/http
Documentation:
Name: API.renewBookPrivateUrl
Binding: CalameoAPIBinding
Endpoint: http://api.calameo.com/index.php
SoapAction: urn:CalameoAPI#API.renewBookPrivateUrl
Style: rpc
Input:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: renewBookPrivateUrlRequest
parts:
api_key: http://www.w3.org/2001/XMLSchema:string
login: http://www.w3.org/2001/XMLSchema:string
md5_pwd: http://www.w3.org/2001/XMLSchema:string
subscription_code: http://www.w3.org/2001/XMLSchema:string
book_code: http://www.w3.org/2001/XMLSchema:string
Output:
use: encoded
namespace: urn:CalameoAPI
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: renewBookPrivateUrlResponse
parts:
result: urn:CalameoAPI:Book
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: