Retrieves the Spreadshirt Terms & Conditions in the language selected in the session.
Unfortunately the contents written in html with and are encoded so that it will have to be parsed for &, < and >. There is also a call to some javascript to print the html page. There also seems to be some incorrectly encoded symbols. ß is given as § but should be ß.
It's a pity it's not put into a CDATA block so it could be ignored by a parser.
get_tnc ( String token )
| Type | Parameter Name | Parameter Description |
|---|---|---|
| string | token | session token |
| Type | Return Value Description |
|---|---|
| string | Returns the Terms and Conditions as a HTML formatted string. |
The return string is a standard format error string and implements all standard error and success messages. The following SOAP exceptions represent specific error codes for this method: