post
https://{targetURL}/api/v1/sampleSeries//quantity/add
This call adds the given amount to the current quantity amounts of all samples in the series. All samples must have a quantity set and need to have the same quantity type.
200Amount was successfully added to the samples
204No Content
400Not all samples have a quantity set, have the same quantity type or the amount dropped below 0
401You do not have the permission to edit one or all of the samples.
404The series was not found