GET api/Content/GetLocations/{customerId}/{categoryId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

integer

Required

categoryId

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Collection of APILocation
NameDescriptionTypeAdditional information
Id

integer

None.

Description

string

None.

OpenHours

Collection of APIOpenHours

None.

Phone

string

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

CustomerId

integer

None.

IsPublished

boolean

None.

Title

string

None.

Address

string

None.

CreatedDate

date

None.

City

string

None.

State

string

None.

ZipCode

string

None.

Beers

Collection of APIBeer

None.

AvailableSize

string

None.

CategoryList

Collection of string

None.

TotalLikes

integer

None.

TotalCheckIns

integer

None.

WebSite

string

None.

FbLink

string

None.

TwLink

string

None.

InstaLink

string

None.

Region

string

None.

Title_Computed

string

None.

IsMember

boolean

None.

RegionId

Collection of integer

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.