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

Returns the stock of the given pool (requires authentication). FREE

Request Information

URI Parameters

NameDescriptionTypeAdditional information
placeId

integer

Required

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 stock

Collection of Flipr.Data.SQL.Chemicals.Stock
NameDescriptionTypeAdditional information
Id

Gets or sets the Id

integer

None.

Product

Gets or sets the chemical product

Flipr.Data.SQL.Chemicals.ChemicalProduct

None.

Product_Id

Gets or sets the product's id

integer

Required

Pool_Id

integer

Required

PercentageLeft

Gets or sets the Percentage left

decimal number

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.