GET place/equipments?placeType={placeType}&l={l}

Gets the known list of equipments. Allows anonymous connection. FREE

Request Information

URI Parameters

NameDescriptionTypeAdditional information
placeType

Flipr.Data.SQL.Pool.PlaceType

Default value is SwimmingPool

l

the lang we want to use over the one defined in the user profile, defined with the ISO code, over 2 chars

string

None.

Body Parameters

None.

Response Information

Resource Description

the equipments

Collection of Flipr.Data.SQL.Pool.EquipmentCategory
NameDescriptionTypeAdditional information
Id

Gets or sets the id

integer

None.

Name

Gets the translated sentence if the translation exists, the default value.

string

None.

Equipments

Gets or sets the equipements which are part of the category

Collection of Flipr.Data.SQL.Pool.Equipment

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.