GET api/cms/{platform}?withPromotions={withPromotions}&withDocuments={withDocuments}&level={level}&punterId={punterId}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.