HosterWS
Click here for a complete list of operations.
Render_Code
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /HosterSVC.asmx HTTP/1.1
Host: svc.hoster.es
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://svc.hoster.es/Render_Code"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<Render_Code xmlns="http://svc.hoster.es/">
<SES_ID>int</SES_ID>
<CLI_ID>int</CLI_ID>
<HTML>string</HTML>
<Contents>
<ContentItem>
<ITM_ID>int</ITM_ID>
<CAT_ID>int</CAT_ID>
<NAME>string</NAME>
<TEXT>string</TEXT>
<DATE>dateTime</DATE>
<REFERENCE>string</REFERENCE>
<PIC_COUNT>int</PIC_COUNT>
<CAT_NAME>string</CAT_NAME>
<IMG_ID>int</IMG_ID>
<STATUS>int</STATUS>
<ORDER_ID>int</ORDER_ID>
<ORDEN>int</ORDEN>
<VALUES>string</VALUES>
<LNG_ID>int</LNG_ID>
<CNT_PARENT>int</CNT_PARENT>
<RATING>int</RATING>
<PRICE>decimal</PRICE>
<FARE>int</FARE>
<VERSIONS>int</VERSIONS>
</ContentItem>
<ContentItem>
<ITM_ID>int</ITM_ID>
<CAT_ID>int</CAT_ID>
<NAME>string</NAME>
<TEXT>string</TEXT>
<DATE>dateTime</DATE>
<REFERENCE>string</REFERENCE>
<PIC_COUNT>int</PIC_COUNT>
<CAT_NAME>string</CAT_NAME>
<IMG_ID>int</IMG_ID>
<STATUS>int</STATUS>
<ORDER_ID>int</ORDER_ID>
<ORDEN>int</ORDEN>
<VALUES>string</VALUES>
<LNG_ID>int</LNG_ID>
<CNT_PARENT>int</CNT_PARENT>
<RATING>int</RATING>
<PRICE>decimal</PRICE>
<FARE>int</FARE>
<VERSIONS>int</VERSIONS>
</ContentItem>
</Contents>
<ContentNodes>
<ContentNode>
<CAT_PARENT>int</CAT_PARENT>
<CAT_ID>int</CAT_ID>
<ITM_ID>int</ITM_ID>
<LEV_ID>int</LEV_ID>
<TITLE>string</TITLE>
<DESCRIPTION>string</DESCRIPTION>
<CONTENT>string</CONTENT>
<OPTIONS>string</OPTIONS>
<REFERENCE>string</REFERENCE>
<CHECKED>boolean</CHECKED>
<NUM>int</NUM>
<PRICE>decimal</PRICE>
<STATUS>int</STATUS>
<SIZE>long</SIZE>
<DATE>dateTime</DATE>
<ENDDATE>dateTime</ENDDATE>
<FRIENDLY_PAGE>string</FRIENDLY_PAGE>
<VALUES>string</VALUES>
</ContentNode>
<ContentNode>
<CAT_PARENT>int</CAT_PARENT>
<CAT_ID>int</CAT_ID>
<ITM_ID>int</ITM_ID>
<LEV_ID>int</LEV_ID>
<TITLE>string</TITLE>
<DESCRIPTION>string</DESCRIPTION>
<CONTENT>string</CONTENT>
<OPTIONS>string</OPTIONS>
<REFERENCE>string</REFERENCE>
<CHECKED>boolean</CHECKED>
<NUM>int</NUM>
<PRICE>decimal</PRICE>
<STATUS>int</STATUS>
<SIZE>long</SIZE>
<DATE>dateTime</DATE>
<ENDDATE>dateTime</ENDDATE>
<FRIENDLY_PAGE>string</FRIENDLY_PAGE>
<VALUES>string</VALUES>
</ContentNode>
</ContentNodes>
<Images>
<ContentImage>
<IMG_ID>int</IMG_ID>
<ITM_ID>int</ITM_ID>
<DATA>base64Binary</DATA>
<TITLE>string</TITLE>
<INDEX>int</INDEX>
<CONTENT_TYPE>string</CONTENT_TYPE>
<SIZE>int</SIZE>
<URL>string</URL>
<WATERMARK>int</WATERMARK>
</ContentImage>
<ContentImage>
<IMG_ID>int</IMG_ID>
<ITM_ID>int</ITM_ID>
<DATA>base64Binary</DATA>
<TITLE>string</TITLE>
<INDEX>int</INDEX>
<CONTENT_TYPE>string</CONTENT_TYPE>
<SIZE>int</SIZE>
<URL>string</URL>
<WATERMARK>int</WATERMARK>
</ContentImage>
</Images>
<Articles>
<NewsArticle>
<NWS_ID xmlns="http://svc.hoster.es/NEWS/">int</NWS_ID>
<USR_ID xmlns="http://svc.hoster.es/NEWS/">int</USR_ID>
<CAT_ID xmlns="http://svc.hoster.es/NEWS/">int</CAT_ID>
<CATEGORY xmlns="http://svc.hoster.es/NEWS/">string</CATEGORY>
<TITLE xmlns="http://svc.hoster.es/NEWS/">string</TITLE>
<TEXT xmlns="http://svc.hoster.es/NEWS/">string</TEXT>
<FOOTER xmlns="http://svc.hoster.es/NEWS/">string</FOOTER>
<LINK xmlns="http://svc.hoster.es/NEWS/">string</LINK>
<DATE xmlns="http://svc.hoster.es/NEWS/">dateTime</DATE>
<TUBE xmlns="http://svc.hoster.es/NEWS/">string</TUBE>
<NWS_TYPE xmlns="http://svc.hoster.es/NEWS/">int</NWS_TYPE>
<SECONDS xmlns="http://svc.hoster.es/NEWS/">int</SECONDS>
<PRIVACY xmlns="http://svc.hoster.es/NEWS/">int</PRIVACY>
<STATUS xmlns="http://svc.hoster.es/NEWS/">int</STATUS>
<LNG_ID xmlns="http://svc.hoster.es/NEWS/">int</LNG_ID>
<NWS_PARENT xmlns="http://svc.hoster.es/NEWS/">int</NWS_PARENT>
<IMG_ID xmlns="http://svc.hoster.es/NEWS/">int</IMG_ID>
<IMG_TITLE xmlns="http://svc.hoster.es/NEWS/">string</IMG_TITLE>
<VERSIONS xmlns="http://svc.hoster.es/NEWS/">string</VERSIONS>
<AUTHOR xmlns="http://svc.hoster.es/NEWS/">string</AUTHOR>
<AUTHOR_WEB xmlns="http://svc.hoster.es/NEWS/">string</AUTHOR_WEB>
<WEB_URL xmlns="http://svc.hoster.es/NEWS/">string</WEB_URL>
<CATEGORY_PATH xmlns="http://svc.hoster.es/NEWS/">string</CATEGORY_PATH>
<ARTICLE_PATH xmlns="http://svc.hoster.es/NEWS/">string</ARTICLE_PATH>
<COLOR_CODE xmlns="http://svc.hoster.es/NEWS/">string</COLOR_CODE>
<SEASON xmlns="http://svc.hoster.es/NEWS/">int</SEASON>
<EPISODE xmlns="http://svc.hoster.es/NEWS/">int</EPISODE>
<VIEWS xmlns="http://svc.hoster.es/NEWS/">int</VIEWS>
<SCRIPT xmlns="http://svc.hoster.es/NEWS/">string</SCRIPT>
</NewsArticle>
<NewsArticle>
<NWS_ID xmlns="http://svc.hoster.es/NEWS/">int</NWS_ID>
<USR_ID xmlns="http://svc.hoster.es/NEWS/">int</USR_ID>
<CAT_ID xmlns="http://svc.hoster.es/NEWS/">int</CAT_ID>
<CATEGORY xmlns="http://svc.hoster.es/NEWS/">string</CATEGORY>
<TITLE xmlns="http://svc.hoster.es/NEWS/">string</TITLE>
<TEXT xmlns="http://svc.hoster.es/NEWS/">string</TEXT>
<FOOTER xmlns="http://svc.hoster.es/NEWS/">string</FOOTER>
<LINK xmlns="http://svc.hoster.es/NEWS/">string</LINK>
<DATE xmlns="http://svc.hoster.es/NEWS/">dateTime</DATE>
<TUBE xmlns="http://svc.hoster.es/NEWS/">string</TUBE>
<NWS_TYPE xmlns="http://svc.hoster.es/NEWS/">int</NWS_TYPE>
<SECONDS xmlns="http://svc.hoster.es/NEWS/">int</SECONDS>
<PRIVACY xmlns="http://svc.hoster.es/NEWS/">int</PRIVACY>
<STATUS xmlns="http://svc.hoster.es/NEWS/">int</STATUS>
<LNG_ID xmlns="http://svc.hoster.es/NEWS/">int</LNG_ID>
<NWS_PARENT xmlns="http://svc.hoster.es/NEWS/">int</NWS_PARENT>
<IMG_ID xmlns="http://svc.hoster.es/NEWS/">int</IMG_ID>
<IMG_TITLE xmlns="http://svc.hoster.es/NEWS/">string</IMG_TITLE>
<VERSIONS xmlns="http://svc.hoster.es/NEWS/">string</VERSIONS>
<AUTHOR xmlns="http://svc.hoster.es/NEWS/">string</AUTHOR>
<AUTHOR_WEB xmlns="http://svc.hoster.es/NEWS/">string</AUTHOR_WEB>
<WEB_URL xmlns="http://svc.hoster.es/NEWS/">string</WEB_URL>
<CATEGORY_PATH xmlns="http://svc.hoster.es/NEWS/">string</CATEGORY_PATH>
<ARTICLE_PATH xmlns="http://svc.hoster.es/NEWS/">string</ARTICLE_PATH>
<COLOR_CODE xmlns="http://svc.hoster.es/NEWS/">string</COLOR_CODE>
<SEASON xmlns="http://svc.hoster.es/NEWS/">int</SEASON>
<EPISODE xmlns="http://svc.hoster.es/NEWS/">int</EPISODE>
<VIEWS xmlns="http://svc.hoster.es/NEWS/">int</VIEWS>
<SCRIPT xmlns="http://svc.hoster.es/NEWS/">string</SCRIPT>
</NewsArticle>
</Articles>
<Blocks>
<KitBlock>
<BLOCKNAME>string</BLOCKNAME>
<WEB_ID>int</WEB_ID>
<WPG_ID>int</WPG_ID>
<BLOCKTYPE_ID>int</BLOCKTYPE_ID>
<HTML>string</HTML>
<CSS>string</CSS>
<JAVASCRIPT>string</JAVASCRIPT>
<SAMPLE>string</SAMPLE>
</KitBlock>
<KitBlock>
<BLOCKNAME>string</BLOCKNAME>
<WEB_ID>int</WEB_ID>
<WPG_ID>int</WPG_ID>
<BLOCKTYPE_ID>int</BLOCKTYPE_ID>
<HTML>string</HTML>
<CSS>string</CSS>
<JAVASCRIPT>string</JAVASCRIPT>
<SAMPLE>string</SAMPLE>
</KitBlock>
</Blocks>
<PARAM_ID>int</PARAM_ID>
<RENDER_MODE>int</RENDER_MODE>
<PARAMETERS>string</PARAMETERS>
</Render_Code>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<Render_CodeResponse xmlns="http://svc.hoster.es/">
<Render_CodeResult>string</Render_CodeResult>
</Render_CodeResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /HosterSVC.asmx HTTP/1.1
Host: svc.hoster.es
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<Render_Code xmlns="http://svc.hoster.es/">
<SES_ID>int</SES_ID>
<CLI_ID>int</CLI_ID>
<HTML>string</HTML>
<Contents>
<ContentItem>
<ITM_ID>int</ITM_ID>
<CAT_ID>int</CAT_ID>
<NAME>string</NAME>
<TEXT>string</TEXT>
<DATE>dateTime</DATE>
<REFERENCE>string</REFERENCE>
<PIC_COUNT>int</PIC_COUNT>
<CAT_NAME>string</CAT_NAME>
<IMG_ID>int</IMG_ID>
<STATUS>int</STATUS>
<ORDER_ID>int</ORDER_ID>
<ORDEN>int</ORDEN>
<VALUES>string</VALUES>
<LNG_ID>int</LNG_ID>
<CNT_PARENT>int</CNT_PARENT>
<RATING>int</RATING>
<PRICE>decimal</PRICE>
<FARE>int</FARE>
<VERSIONS>int</VERSIONS>
</ContentItem>
<ContentItem>
<ITM_ID>int</ITM_ID>
<CAT_ID>int</CAT_ID>
<NAME>string</NAME>
<TEXT>string</TEXT>
<DATE>dateTime</DATE>
<REFERENCE>string</REFERENCE>
<PIC_COUNT>int</PIC_COUNT>
<CAT_NAME>string</CAT_NAME>
<IMG_ID>int</IMG_ID>
<STATUS>int</STATUS>
<ORDER_ID>int</ORDER_ID>
<ORDEN>int</ORDEN>
<VALUES>string</VALUES>
<LNG_ID>int</LNG_ID>
<CNT_PARENT>int</CNT_PARENT>
<RATING>int</RATING>
<PRICE>decimal</PRICE>
<FARE>int</FARE>
<VERSIONS>int</VERSIONS>
</ContentItem>
</Contents>
<ContentNodes>
<ContentNode>
<CAT_PARENT>int</CAT_PARENT>
<CAT_ID>int</CAT_ID>
<ITM_ID>int</ITM_ID>
<LEV_ID>int</LEV_ID>
<TITLE>string</TITLE>
<DESCRIPTION>string</DESCRIPTION>
<CONTENT>string</CONTENT>
<OPTIONS>string</OPTIONS>
<REFERENCE>string</REFERENCE>
<CHECKED>boolean</CHECKED>
<NUM>int</NUM>
<PRICE>decimal</PRICE>
<STATUS>int</STATUS>
<SIZE>long</SIZE>
<DATE>dateTime</DATE>
<ENDDATE>dateTime</ENDDATE>
<FRIENDLY_PAGE>string</FRIENDLY_PAGE>
<VALUES>string</VALUES>
</ContentNode>
<ContentNode>
<CAT_PARENT>int</CAT_PARENT>
<CAT_ID>int</CAT_ID>
<ITM_ID>int</ITM_ID>
<LEV_ID>int</LEV_ID>
<TITLE>string</TITLE>
<DESCRIPTION>string</DESCRIPTION>
<CONTENT>string</CONTENT>
<OPTIONS>string</OPTIONS>
<REFERENCE>string</REFERENCE>
<CHECKED>boolean</CHECKED>
<NUM>int</NUM>
<PRICE>decimal</PRICE>
<STATUS>int</STATUS>
<SIZE>long</SIZE>
<DATE>dateTime</DATE>
<ENDDATE>dateTime</ENDDATE>
<FRIENDLY_PAGE>string</FRIENDLY_PAGE>
<VALUES>string</VALUES>
</ContentNode>
</ContentNodes>
<Images>
<ContentImage>
<IMG_ID>int</IMG_ID>
<ITM_ID>int</ITM_ID>
<DATA>base64Binary</DATA>
<TITLE>string</TITLE>
<INDEX>int</INDEX>
<CONTENT_TYPE>string</CONTENT_TYPE>
<SIZE>int</SIZE>
<URL>string</URL>
<WATERMARK>int</WATERMARK>
</ContentImage>
<ContentImage>
<IMG_ID>int</IMG_ID>
<ITM_ID>int</ITM_ID>
<DATA>base64Binary</DATA>
<TITLE>string</TITLE>
<INDEX>int</INDEX>
<CONTENT_TYPE>string</CONTENT_TYPE>
<SIZE>int</SIZE>
<URL>string</URL>
<WATERMARK>int</WATERMARK>
</ContentImage>
</Images>
<Articles>
<NewsArticle>
<NWS_ID xmlns="http://svc.hoster.es/NEWS/">int</NWS_ID>
<USR_ID xmlns="http://svc.hoster.es/NEWS/">int</USR_ID>
<CAT_ID xmlns="http://svc.hoster.es/NEWS/">int</CAT_ID>
<CATEGORY xmlns="http://svc.hoster.es/NEWS/">string</CATEGORY>
<TITLE xmlns="http://svc.hoster.es/NEWS/">string</TITLE>
<TEXT xmlns="http://svc.hoster.es/NEWS/">string</TEXT>
<FOOTER xmlns="http://svc.hoster.es/NEWS/">string</FOOTER>
<LINK xmlns="http://svc.hoster.es/NEWS/">string</LINK>
<DATE xmlns="http://svc.hoster.es/NEWS/">dateTime</DATE>
<TUBE xmlns="http://svc.hoster.es/NEWS/">string</TUBE>
<NWS_TYPE xmlns="http://svc.hoster.es/NEWS/">int</NWS_TYPE>
<SECONDS xmlns="http://svc.hoster.es/NEWS/">int</SECONDS>
<PRIVACY xmlns="http://svc.hoster.es/NEWS/">int</PRIVACY>
<STATUS xmlns="http://svc.hoster.es/NEWS/">int</STATUS>
<LNG_ID xmlns="http://svc.hoster.es/NEWS/">int</LNG_ID>
<NWS_PARENT xmlns="http://svc.hoster.es/NEWS/">int</NWS_PARENT>
<IMG_ID xmlns="http://svc.hoster.es/NEWS/">int</IMG_ID>
<IMG_TITLE xmlns="http://svc.hoster.es/NEWS/">string</IMG_TITLE>
<VERSIONS xmlns="http://svc.hoster.es/NEWS/">string</VERSIONS>
<AUTHOR xmlns="http://svc.hoster.es/NEWS/">string</AUTHOR>
<AUTHOR_WEB xmlns="http://svc.hoster.es/NEWS/">string</AUTHOR_WEB>
<WEB_URL xmlns="http://svc.hoster.es/NEWS/">string</WEB_URL>
<CATEGORY_PATH xmlns="http://svc.hoster.es/NEWS/">string</CATEGORY_PATH>
<ARTICLE_PATH xmlns="http://svc.hoster.es/NEWS/">string</ARTICLE_PATH>
<COLOR_CODE xmlns="http://svc.hoster.es/NEWS/">string</COLOR_CODE>
<SEASON xmlns="http://svc.hoster.es/NEWS/">int</SEASON>
<EPISODE xmlns="http://svc.hoster.es/NEWS/">int</EPISODE>
<VIEWS xmlns="http://svc.hoster.es/NEWS/">int</VIEWS>
<SCRIPT xmlns="http://svc.hoster.es/NEWS/">string</SCRIPT>
</NewsArticle>
<NewsArticle>
<NWS_ID xmlns="http://svc.hoster.es/NEWS/">int</NWS_ID>
<USR_ID xmlns="http://svc.hoster.es/NEWS/">int</USR_ID>
<CAT_ID xmlns="http://svc.hoster.es/NEWS/">int</CAT_ID>
<CATEGORY xmlns="http://svc.hoster.es/NEWS/">string</CATEGORY>
<TITLE xmlns="http://svc.hoster.es/NEWS/">string</TITLE>
<TEXT xmlns="http://svc.hoster.es/NEWS/">string</TEXT>
<FOOTER xmlns="http://svc.hoster.es/NEWS/">string</FOOTER>
<LINK xmlns="http://svc.hoster.es/NEWS/">string</LINK>
<DATE xmlns="http://svc.hoster.es/NEWS/">dateTime</DATE>
<TUBE xmlns="http://svc.hoster.es/NEWS/">string</TUBE>
<NWS_TYPE xmlns="http://svc.hoster.es/NEWS/">int</NWS_TYPE>
<SECONDS xmlns="http://svc.hoster.es/NEWS/">int</SECONDS>
<PRIVACY xmlns="http://svc.hoster.es/NEWS/">int</PRIVACY>
<STATUS xmlns="http://svc.hoster.es/NEWS/">int</STATUS>
<LNG_ID xmlns="http://svc.hoster.es/NEWS/">int</LNG_ID>
<NWS_PARENT xmlns="http://svc.hoster.es/NEWS/">int</NWS_PARENT>
<IMG_ID xmlns="http://svc.hoster.es/NEWS/">int</IMG_ID>
<IMG_TITLE xmlns="http://svc.hoster.es/NEWS/">string</IMG_TITLE>
<VERSIONS xmlns="http://svc.hoster.es/NEWS/">string</VERSIONS>
<AUTHOR xmlns="http://svc.hoster.es/NEWS/">string</AUTHOR>
<AUTHOR_WEB xmlns="http://svc.hoster.es/NEWS/">string</AUTHOR_WEB>
<WEB_URL xmlns="http://svc.hoster.es/NEWS/">string</WEB_URL>
<CATEGORY_PATH xmlns="http://svc.hoster.es/NEWS/">string</CATEGORY_PATH>
<ARTICLE_PATH xmlns="http://svc.hoster.es/NEWS/">string</ARTICLE_PATH>
<COLOR_CODE xmlns="http://svc.hoster.es/NEWS/">string</COLOR_CODE>
<SEASON xmlns="http://svc.hoster.es/NEWS/">int</SEASON>
<EPISODE xmlns="http://svc.hoster.es/NEWS/">int</EPISODE>
<VIEWS xmlns="http://svc.hoster.es/NEWS/">int</VIEWS>
<SCRIPT xmlns="http://svc.hoster.es/NEWS/">string</SCRIPT>
</NewsArticle>
</Articles>
<Blocks>
<KitBlock>
<BLOCKNAME>string</BLOCKNAME>
<WEB_ID>int</WEB_ID>
<WPG_ID>int</WPG_ID>
<BLOCKTYPE_ID>int</BLOCKTYPE_ID>
<HTML>string</HTML>
<CSS>string</CSS>
<JAVASCRIPT>string</JAVASCRIPT>
<SAMPLE>string</SAMPLE>
</KitBlock>
<KitBlock>
<BLOCKNAME>string</BLOCKNAME>
<WEB_ID>int</WEB_ID>
<WPG_ID>int</WPG_ID>
<BLOCKTYPE_ID>int</BLOCKTYPE_ID>
<HTML>string</HTML>
<CSS>string</CSS>
<JAVASCRIPT>string</JAVASCRIPT>
<SAMPLE>string</SAMPLE>
</KitBlock>
</Blocks>
<PARAM_ID>int</PARAM_ID>
<RENDER_MODE>int</RENDER_MODE>
<PARAMETERS>string</PARAMETERS>
</Render_Code>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<Render_CodeResponse xmlns="http://svc.hoster.es/">
<Render_CodeResult>string</Render_CodeResult>
</Render_CodeResponse>
</soap12:Body>
</soap12:Envelope>