...
This page contains documentation for creating a 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 | 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 of the specimen. |
...
Endpoint and Payload details
The response of this request event will contain the details of the newly created specimen-list. The response will also contained contain auto-generated id (identifier) for the specimen list. This id should be used to perform other specimen list actions like updating a specimen list, deleting a specimen list.
...