samples
Get Sample Summary
SampleSummary info for the given sampleSummaryId
get/samples/samplesummary/{sampleSummaryId}
Path parameters
sampleSummaryIdstring uuid required
Example:34597808-ec88-4e93-af2f-228e33ff7946
Response
The sample summary was retrieved successfully.
Example response
{
"formType": "0001",
"id": "34597808-ec88-4e93-af2f-228e33ff7946",
"sampleSummaryFK": 321,
"sampleUnitPK": 123,
"sampleUnitRef": "01234567890",
"sampleUnitType": "01234567890",
"status": "INIT"
}