DELETE place/{placeId}/stock/{stockId}

Removes the given chemical product from the given pool's stock. Requires Authentication. FREE

Request Information

URI Parameters

NameDescriptionTypeAdditional information
placeId

integer

Required

stockId

the stock's id

integer

Required

Body Parameters

None.

Response Information

Resource Description

no content

None.