Update a stocktake

Updates the specified stocktake by setting the values of the parameters passed.
Any parameters not provided will be left unchanged. Status updates can take a long time so 204 is returned.
If you need to continue with updates on same entity or its rows,
you need to poll if status update has ended (status_update_in_progress) and continue after that.

Path Params
integer
required

Stocktake id

Body Params

Stocktake fields to update. Location id should exist and belong to the factory.
Location id can be changed only when stocktake status is "notStarted".
Completed date can not be empty when stocktake status is "completed".

string
length ≥ 1
integer
≤ 2147483647
string
string | null
string | null
string
length ≥ 1
string | null
boolean
Defaults to false
Responses

Language
Credentials
Choose an example:
*/*
application/json