By using a web browser, you can access the Web Services Server, where through a simple and user-friendly interface, you will be able to view and carry out all the operations implemented within Web Services to view the details of a specific function and execute it as well, follow the next procedure:
You will see a list of all the available functions; by clicking on its title, you will be allowed to carry out the referred actions:
etere_api_functions_list
web_service_invoke
(example of a 'GetAssetByID' request, the user 'Web Services Login' requested to see the details of the asset whose ID is '13')
At the bottom of the page is detailed the exact syntax to be used in XML Requests and Responses for the current operation (currently supported protocols are SOAP 1.1, SOAP 1.2 and HTTP POST); the parameters you must edit when sending requests are marked with blue:
soap_1.1
soap_1.2
(the image above is described the syntax to be used when sending a
'DeleteAssetById' request through SOAP version 1.1)
getfullartistbyid
(example of an XML response for a 'GetAssetByID' request)