GET api/LandingManagement/GetLandingPageBySlug?slug={slug}&LocationCode={LocationCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
slug

string

Required

LocationCode

string

Required

Body Parameters

None.

Response Information

Resource Description

LandingPageDTO
NameDescriptionTypeAdditional information
ChangeDate

date

None.

ChangedBy

integer

None.

CreateDate

date

None.

CreateDateString

string

None.

CreatedBy

integer

None.

Disabled

boolean

None.

Id

integer

None.

ImageFileName

string

None.

ImageFileNameEsp

string

None.

ImageS3FileName

string

None.

ImageS3FileNameEsp

string

None.

PageTypeId

integer

None.

PortalMenuContentId

integer

None.

Slug

string

None.

TargetUrl

string

None.

TargetUrlEsp

string

None.

Title

string

None.

TitleEsp

string

None.

FileBytesInBase64String

string

None.

FileBytesEspInBase64String

string

None.

LandingPageContent

Collection of LandingPageContentDTO

None.

Name

string

None.

ImageUrl

string

None.

ImageUrlEsp

string

None.

LocationCode

string

None.

PageTypeString

string

None.

HasBackgroundImage

boolean

None.

_date

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.