PUT api/Categories?estId={estId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
estId

integer

Required

Body Parameters

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.

Request 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.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.