GET place/{placeId}/equipments?l={l}

Return all stocks from a specific pool. (requires to be authenticated). FREE

Request Information

URI Parameters

NameDescriptionTypeAdditional information
placeId

integer

Required

l

the explicit and optional parameter for the result's desired language.('en', 'fr', 'es',...)

string

None.

Body Parameters

None.

Response Information

Resource Description

the pool's equipment

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

Gets or sets the equipment

integer

None.

Types

gets or sets the relevant pool types

Collection of Flipr.Data.SQL.Pool.PoolType

None.

Name

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

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.