GET api/Items?searchText={searchText}&estId={estId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
searchText

string

Required

estId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Item
NameDescriptionTypeAdditional information
ImageUrl

string

None.

ChildItemType

ItemType

None.

Active

boolean

None.

Id

integer

None.

Name

string

None.

ABV

decimal number

None.

IBU

integer

None.

CategoryId

integer

None.

EstablishmentId

integer

None.

Location

string

None.

Type

ItemType

None.

Description

string

None.

ImageId

integer

None.

Price

decimal number

None.

ChildItemIds

Collection of integer

None.

Children

Collection of Item

None.

PourVolume

string

None.

DateModified

date

None.

Metadata

Collection of Metadata

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.