DELETE /v1/stocktakings/?date={date}&id_warehouse={id_warehouse}
Delete stocktaking
Parameters
+ date (string, required) - date of stocktaking (in format YYYY-MM-DD) + id_warehouse (number, required) - identifier of stocktaking's warehouse
Request
application/json
TS-Apikey: api_key
{}
Response
application/json
HTTP 200
{ }