GET api/v1/IR/GetAllActors/{secret}/{companyId}/{customerContentTypeId}/{bookletId}/{cityGuid}/{imageWidth}/{top}/{deviceType}/{deviceModel}/{osVersion}/{screenName}

GetAllActors

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

bookletId

This id shows the booklet/production which is selected to show all the actors against this id

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

top

top is and integer value and is to gettigng the specific number of records like top=10 mean we can get only top 10 records

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

ActorModelResult
NameDescriptionTypeAdditional information
Actors

Collection of ActorViewModel

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.