patch
https://{xentralId}.xentral.biz/api/v1/storageLocations/setTotalStock
This endpoint sets the total stock for one or more storage locations.
The stock data provided in the payload, including quality control attributes (batch, best-before date, and serial number), will be taken over as the new stock for the specified storage location(s).
CAUTION: Any stock that was previously present in the storage location and is not specified in the payload will be removed from the storage location. This also includes the quality control attributes.
204Operation completed successfully, no response body
403Unable to authorize the client
404Resource was not found or not enough access privileges
415Resource representation send in the request is not supported.
429Too many API calls made.