Keyword:output
Found 7
Order by:
Refine the results
Webservices
WS Output Update User
How to invoke this webservice VirtualNewspaper will make this POST call to an external webservice, providing a complete set of informations coming out from any user that has been updated on VirtualNewspaper. Warning: This POST call will be url ...
21/12/2015
WS Output Update Order
How to invoke this webservice VirtualNewspaper will make this POST call to an external webservice, providing a complete set of informations coming out from any order updated on VirtualNewspaper. Warning: This POST call will be url encoded ...
11/11/2015
WS: VirtualNewspaper login from an external platform
How to invoke this webservice External platform submits VirtualNewspaper username and password, as provided by the end user. Warning: This POST call needs to be url encoded Webservice Mandatory Parameters "username" and "password" are ...
WS: GetUserByEmail.jsp
How to invoke this webservice This webservice can be triggered to retrieve details about the orders POST or GET request as follows: http://[wwx].virtualnewspaper.it/editorName/webservice/getUserOrders.jsp?email='subscriber@email....
WS Output User Registration
How to invoke this webservice Each time a new user is registered, VirtualNewspaper will call any external platform. A complete set of user informations is transmitted to any external platform. Warning: This POST call will be ...
WS Output Order Registration
How to invoke this webservice VirtualNewspaper calls an external platform webservice each time a new order is collected, providing a complete set of fields and informations, as stored by VirtualNewspaper. Warning: This POST ...
WS: getProductInfo.jsp
How to invoke this webservice This webservice can be invoked providing both GET or POST parameters. Warning: All of the below described POST calls, need to be url encoded Webservice usage example ...