This method returns the terms and conditions consent text in an html format. The consent text is a template configured for a skin.
| Parameter | Type | Requirement | Description |
|---|---|---|---|
| Username | xsd:string | mandatory - cannot be null or empty | Login Credentials. |
| password | xsd:string | mandatory - cannot be null or empty | Login Credentials. |
| pwordEncoded | xsd:boolean | optional - can be null (indicates false) | Indicates if the password parameter is MD5 hash and base64 encoded. |
Response Type: String