...
Parameter | Details | ||
---|---|---|---|
containerId | Id of storage container to be updated | ||
name | Container Name. It should be unique in application | ||
activityStatus | Activity Status of container | ||
barcode [Optional] | Container Barcode, By default it will be null. It should be unique in application if barcode is provided | ||
comments [optional] | Comments for container, By default it will be null | ||
cpTitleCollection[Optinal] | Title of collection protocols to restrict specific protocol for storage. | ||
holdsSpecimenTypes[Optional] | Specimen of specified types are allowed in container | ||
createdBy | User Id who has created the container | name | Container Name. It should be unique in application|
oneDimensionCapacity | Max capacity of dimension one eg.30 | ||
parentContainerName[Optional] | Parent container name. By default is will be null | ||
siteName | Site name in which the container is present | ||
tempratureInCentigrade[Optional] | Temperature of storage container.By default it will be null. | ||
twoDimensionCapacity | Max capacity of dimension two eg.30 | ||
oneDimentionLabelingScheme[Optional] | By Default it will be {Numbers, Alphabates Upper Case, Alphabates Lower Case, Roman Upper Case, Roman Lower Case} | ||
twoDimentionLabelingScheme[Optional] | By Default it will be {Numbers, Alphabates Upper Case, Alphabates Lower Case, Roman Upper Case, Roman Lower Case} |
...