GET api/Platform/{affiliateId}/TandCs?appSettingGroup={appSettingGroup}
Returns Terms and Conditions of an affiliate
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
affiliateId |
The affiliate Id |
integer |
Required |
appSettingGroup |
App setting group |
string |
Default value is Clients |
v |
The requested API version |
string |
Default value is 2.0 |
Body Parameters
None.
Response Information
Resource Description
Returns Terms and Conditions of an affiliate
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.