DELETE place/{placeId}/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 |
---|---|---|---|
placeId | integer |
Required |
|
stockId |
the stock's id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
no content
None.