GET api/v1/IR/GetPopularOffersContents/{secret}/{companyId}/{customerContentTypeId}/{bookletguids}/{cityGuid}/{imageWidth}/{deviceType}/{deviceModel}/{osVersion}/{screenName}
GetPopularOffersContents
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
secret |
this is the company password code to access the company data |
string |
Required |
companyId |
company id we can get the data of that specific company |
string |
Required |
customerContentTypeId |
This id shows the type of customer like 0 is for guest |
integer |
Required |
bookletguids |
booklet id used to filter all the offer or actor against this booklet |
string |
Required |
cityGuid |
cityGuid show that in this city offer exits |
string |
Required |
imageWidth |
image with property is for croping the image according to screen resolution |
integer |
Required |
deviceType |
which type of device calling this api |
string |
Required |
deviceModel |
which model device has |
string |
Required |
osVersion |
what is the Operation system of this device |
string |
Required |
screenName |
from which screen this api is calling |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
ContentModelResultName | Description | Type | Additional information |
---|---|---|---|
contents | Collection of ContentViewModel |
None. |
|
Status | integer |
None. |
|
StatusText | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.