DELETE place/{poolId}/stock/{stockId}
Removes the given chemical product from the given pool's stock. Requires Authentication. FREE
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
poolId |
the pool from which we want to remove the product |
integer |
Required |
stockId |
the stock's id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
no content
None.