samples
Check all sample units present for the sample summary
Checks all present and move to ACTIVE state if true
get/samples/samplesummary/{sampleSummaryId}/check-and-transition-sample-summary-status
Path parameters
sampleSummaryIdstring uuid required
Example:34597808-ec88-4e93-af2f-228e33ff7946
Response
The call was successful. Will return this regardless of whether or not it's ready
Example response
{
"areAllSampleUnitsLoaded": true,
"expectedTotal": 200,
"currentTotal": 150
}