...
This page contains documentation for updating specimen list.
Request Details
Parameter | Details | |||
---|---|---|---|---|
label | A display name for Specimen-list. | |||
sharedWith [optional]
| Collection of Users with whom the list is shared with. This member is optional. This has the below attributes: | |||
id(sharedWith) | User id of the person with whom the list is shared with. | |||
specimens [optional] | Collection of specimens which belong to the given list. A Specimen-list can have one or more specimens in it. This | member is optional.has the below attributes: | ||
id | (specimens) Identifier Identifier of the specimen. | |||
specimenListId | Identifier of the specimen list. |
Result
The response of this request will contain the details of the updated specimen-list.
...