GET api/PromotionsInfo/{id}?whiteLabelId={whiteLabelId}&tracker={tracker}&lang={lang}&country={country}&platform={platform}&playMode={playMode}&isLoggedin={isLoggedin}&depositCount={depositCount}&isExcludeTerms={isExcludeTerms}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| whiteLabelId | No documentation available. |
Define this parameter in the request URI. |
| tracker | No documentation available. |
Define this parameter in the request URI. |
| lang | No documentation available. |
Define this parameter in the request URI. |
| country | No documentation available. |
Define this parameter in the request URI. |
| platform | No documentation available. |
Define this parameter in the request URI. |
| playMode | No documentation available. |
Define this parameter in the request URI. |
| isLoggedin | No documentation available. |
Define this parameter in the request URI. |
| depositCount | No documentation available. |
Define this parameter in the request URI. |
| isExcludeTerms | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"id": 1,
"code": "sample string 2",
"imageCode": "sample string 3",
"imageExtension": "sample string 4",
"name": "sample string 5",
"title": "sample string 6",
"subTitle": "sample string 7",
"htmlSummary": "sample string 8",
"html": "sample string 9",
"html2": "sample string 10",
"imageNormalUrl": "sample string 11",
"imagePortraitUrl": "sample string 12",
"imageSmallUrl": "sample string 13",
"imageUrl": "sample string 14",
"bigImageUrl": "sample string 15",
"isActive": true,
"isExtrusive": true,
"isWelcome": true,
"showDisclaimer": true,
"disclaimer": "sample string 19",
"orderIndex": 1,
"show2Real": true,
"show2Fun": true,
"showAction": true,
"showInLobby": true,
"showInGame": true,
"showInPromotionPage": true,
"promotionCode": "sample string 26",
"depositCount": 1,
"updatedDt": "2025-10-27T23:50:22.4108635+00:00"
},
{
"id": 1,
"code": "sample string 2",
"imageCode": "sample string 3",
"imageExtension": "sample string 4",
"name": "sample string 5",
"title": "sample string 6",
"subTitle": "sample string 7",
"htmlSummary": "sample string 8",
"html": "sample string 9",
"html2": "sample string 10",
"imageNormalUrl": "sample string 11",
"imagePortraitUrl": "sample string 12",
"imageSmallUrl": "sample string 13",
"imageUrl": "sample string 14",
"bigImageUrl": "sample string 15",
"isActive": true,
"isExtrusive": true,
"isWelcome": true,
"showDisclaimer": true,
"disclaimer": "sample string 19",
"orderIndex": 1,
"show2Real": true,
"show2Fun": true,
"showAction": true,
"showInLobby": true,
"showInGame": true,
"showInPromotionPage": true,
"promotionCode": "sample string 26",
"depositCount": 1,
"updatedDt": "2025-10-27T23:50:22.4108635+00:00"
},
{
"id": 1,
"code": "sample string 2",
"imageCode": "sample string 3",
"imageExtension": "sample string 4",
"name": "sample string 5",
"title": "sample string 6",
"subTitle": "sample string 7",
"htmlSummary": "sample string 8",
"html": "sample string 9",
"html2": "sample string 10",
"imageNormalUrl": "sample string 11",
"imagePortraitUrl": "sample string 12",
"imageSmallUrl": "sample string 13",
"imageUrl": "sample string 14",
"bigImageUrl": "sample string 15",
"isActive": true,
"isExtrusive": true,
"isWelcome": true,
"showDisclaimer": true,
"disclaimer": "sample string 19",
"orderIndex": 1,
"show2Real": true,
"show2Fun": true,
"showAction": true,
"showInLobby": true,
"showInGame": true,
"showInPromotionPage": true,
"promotionCode": "sample string 26",
"depositCount": 1,
"updatedDt": "2025-10-27T23:50:22.4108635+00:00"
}
]
application/xml, text/xml
Sample:
<ArrayOfPromotionInfoModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PlayCode.DataContracts.Content">
<PromotionInfoModel>
<BigImageUrl>sample string 15</BigImageUrl>
<Code>sample string 2</Code>
<DepositCount>1</DepositCount>
<Disclaimer>sample string 19</Disclaimer>
<Html>sample string 9</Html>
<Html2>sample string 10</Html2>
<HtmlSummary>sample string 8</HtmlSummary>
<Id>1</Id>
<ImageCode>sample string 3</ImageCode>
<ImageExtension>sample string 4</ImageExtension>
<ImageNormalUrl>sample string 11</ImageNormalUrl>
<ImagePortraitUrl>sample string 12</ImagePortraitUrl>
<ImageSmallUrl>sample string 13</ImageSmallUrl>
<ImageUrl>sample string 14</ImageUrl>
<IsActive>true</IsActive>
<IsExtrusive>true</IsExtrusive>
<IsWelcome>true</IsWelcome>
<Name>sample string 5</Name>
<OrderIndex>1</OrderIndex>
<PromotionCode>sample string 26</PromotionCode>
<Show2Fun>true</Show2Fun>
<Show2Real>true</Show2Real>
<ShowAction>true</ShowAction>
<ShowDisclaimer>true</ShowDisclaimer>
<ShowInGame>true</ShowInGame>
<ShowInLobby>true</ShowInLobby>
<ShowInPromotionPage>true</ShowInPromotionPage>
<SubTitle>sample string 7</SubTitle>
<Title>sample string 6</Title>
<UpdatedDt>2025-10-27T23:50:22.4108635+00:00</UpdatedDt>
</PromotionInfoModel>
<PromotionInfoModel>
<BigImageUrl>sample string 15</BigImageUrl>
<Code>sample string 2</Code>
<DepositCount>1</DepositCount>
<Disclaimer>sample string 19</Disclaimer>
<Html>sample string 9</Html>
<Html2>sample string 10</Html2>
<HtmlSummary>sample string 8</HtmlSummary>
<Id>1</Id>
<ImageCode>sample string 3</ImageCode>
<ImageExtension>sample string 4</ImageExtension>
<ImageNormalUrl>sample string 11</ImageNormalUrl>
<ImagePortraitUrl>sample string 12</ImagePortraitUrl>
<ImageSmallUrl>sample string 13</ImageSmallUrl>
<ImageUrl>sample string 14</ImageUrl>
<IsActive>true</IsActive>
<IsExtrusive>true</IsExtrusive>
<IsWelcome>true</IsWelcome>
<Name>sample string 5</Name>
<OrderIndex>1</OrderIndex>
<PromotionCode>sample string 26</PromotionCode>
<Show2Fun>true</Show2Fun>
<Show2Real>true</Show2Real>
<ShowAction>true</ShowAction>
<ShowDisclaimer>true</ShowDisclaimer>
<ShowInGame>true</ShowInGame>
<ShowInLobby>true</ShowInLobby>
<ShowInPromotionPage>true</ShowInPromotionPage>
<SubTitle>sample string 7</SubTitle>
<Title>sample string 6</Title>
<UpdatedDt>2025-10-27T23:50:22.4108635+00:00</UpdatedDt>
</PromotionInfoModel>
<PromotionInfoModel>
<BigImageUrl>sample string 15</BigImageUrl>
<Code>sample string 2</Code>
<DepositCount>1</DepositCount>
<Disclaimer>sample string 19</Disclaimer>
<Html>sample string 9</Html>
<Html2>sample string 10</Html2>
<HtmlSummary>sample string 8</HtmlSummary>
<Id>1</Id>
<ImageCode>sample string 3</ImageCode>
<ImageExtension>sample string 4</ImageExtension>
<ImageNormalUrl>sample string 11</ImageNormalUrl>
<ImagePortraitUrl>sample string 12</ImagePortraitUrl>
<ImageSmallUrl>sample string 13</ImageSmallUrl>
<ImageUrl>sample string 14</ImageUrl>
<IsActive>true</IsActive>
<IsExtrusive>true</IsExtrusive>
<IsWelcome>true</IsWelcome>
<Name>sample string 5</Name>
<OrderIndex>1</OrderIndex>
<PromotionCode>sample string 26</PromotionCode>
<Show2Fun>true</Show2Fun>
<Show2Real>true</Show2Real>
<ShowAction>true</ShowAction>
<ShowDisclaimer>true</ShowDisclaimer>
<ShowInGame>true</ShowInGame>
<ShowInLobby>true</ShowInLobby>
<ShowInPromotionPage>true</ShowInPromotionPage>
<SubTitle>sample string 7</SubTitle>
<Title>sample string 6</Title>
<UpdatedDt>2025-10-27T23:50:22.4108635+00:00</UpdatedDt>
</PromotionInfoModel>
</ArrayOfPromotionInfoModel>