GET api/cms/{platform}?withPromotions={withPromotions}&withDocuments={withDocuments}&level={level}&punterId={punterId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| platform | string |
Required |
|
| withPromotions | boolean |
Default value is True |
|
| withDocuments | boolean |
Default value is False |
|
| level | integer |
Default value is 2 |
|
| punterId | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.